CalendarResponseMessage<TMessage>.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

プロパティ値

応答が Bcc として送信される受信者の一覧。

適用対象