MessageType.BccRecipients Property

Definition

The BccRecipients property gets or sets a collection of recipients that receive a blind carbon copy (Bcc) of an e-mail. This property is optional. This is a read/write property.

C#
public ExchangeWebServices.EmailAddressType[] BccRecipients { get; set; }

Property Value

The BccRecipients property returns an EmailAddressType array.

Applies to

Product Versions
Exchange EWS proxy Latest