Item.Attachments 属性

定义

获取此项的附件列表。

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

属性值

AttachmentCollection 对象。

适用于