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

属性值

EmailAddressCollection 对象。

适用于