AttachmentType.AttachmentId 属性

定义

属性 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 ,其中包含父项和附件的标识符。

适用于