EmailMessage.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

プロパティ値

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

適用対象