AttachmentType.AttachmentId Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AttachmentId property gets or sets the attachment identifier. This property is read/write.
public:
property ExchangeWebServices::AttachmentIdType ^ AttachmentId { ExchangeWebServices::AttachmentIdType ^ get(); void set(ExchangeWebServices::AttachmentIdType ^ value); };
public ExchangeWebServices.AttachmentIdType AttachmentId { get; set; }
Public Property AttachmentId As AttachmentIdType
Property Value
The AttachmentId property returns an AttachmentIdType that contains the identifier of the parent item and the attachment.