AttachmentType.AttachmentId 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
属性 AttachmentId 获取或设置附件标识符。 此属性可读/写。
public:
property ExchangeWebServices::AttachmentIdType ^ AttachmentId { ExchangeWebServices::AttachmentIdType ^ get(); void set(ExchangeWebServices::AttachmentIdType ^ value); };
public ExchangeWebServices.AttachmentIdType AttachmentId { get; set; }
Public Property AttachmentId As AttachmentIdType
属性值
属性 AttachmentId 返回一个 AttachmentIdType ,其中包含父项和附件的标识符。