CalendarResponseMessage<TMessage>.CcRecipients プロパティ

定義

この応答が Cc として送信される受信者の一覧を取得します。

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

プロパティ値

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

適用対象