_TaskRequestItem.Attachments プロパティ

定義

指定した Attachments 項目のすべての添付ファイルを表す オブジェクトを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::Attachments ^ Attachments { Microsoft::Office::Interop::Outlook::Attachments ^ get(); };
public Microsoft.Office.Interop.Outlook.Attachments Attachments { get; }
Public ReadOnly Property Attachments As Attachments

プロパティ値

適用対象