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

属性值

适用于