EmailMessage.CcRecipients 属性

定义

获取电子邮件的抄送收件人列表。

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

属性值

电子邮件地址集合。

适用于