CreateAttachmentType.Attachments 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性 Attachments 获取或设置要为 CreateAttachment作创建的附件。
public:
property cli::array <ExchangeWebServices::AttachmentType ^> ^ Attachments { cli::array <ExchangeWebServices::AttachmentType ^> ^ get(); void set(cli::array <ExchangeWebServices::AttachmentType ^> ^ value); };
public ExchangeWebServices.AttachmentType[] Attachments { get; set; }
Public Property Attachments As AttachmentType()
属性值
属性 Attachments 返回包含 AttachmentType 附件集的数组。
注解
属性 Attachments 可以包含一组文件和项附件。