ResponseMessage.BccRecipients Eigenschaft

Definition

Ruft eine Liste der Empfänger ab, an die diese Antwort als Bcc gesendet wird.

public:
 property Microsoft::Exchange::WebServices::Data::EmailAddressCollection ^ BccRecipients { Microsoft::Exchange::WebServices::Data::EmailAddressCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.EmailAddressCollection BccRecipients { get; }
Public ReadOnly Property BccRecipients As EmailAddressCollection

Eigenschaftswert

Ein EmailAddressCollection-Objekt.

Gilt für: