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 オブジェクト。

適用対象