EmailMessage.BccRecipients 属性

定义

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

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

属性值

电子邮件地址集合。

适用于