Click or drag to resize

IEmailMetadataBCC Property

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

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

Property Value

Type: String
See Also