Click or drag to resize

IEmailMetadataTo Property

The email addresses of the main recipient(s) of the email message, comma or semi-colon delimited (depends upon email client).

Namespace:  EdaIntegrationContract.Document
Assembly:  EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
Syntax
C#
string To { get; }

Property Value

Type: String
See Also