MapiMessage.DisplayBcc

MapiMessage.DisplayBcc property

Gets a list of the display names of any blind carbon copy (BCC) message recipients, separated by semicolons (;).

public string DisplayBcc { get; }

Property Value

The string that represents display bcc.

See Also