EmailMessage.BccRecipients プロパティ

定義

電子メール メッセージの Bcc 受信者の一覧を取得します。

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

プロパティ値

電子メール アドレスコレクション。

適用対象