AttachmentType.AttachmentId Property

Definition

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.

Applies to