The owner of the attachment.
The service.
Gets the base64 content of the attachment into memory. Content is set only when Load() is called.
Gets the base64 content of the attachment into memory. Content is set only when Load() is called.
Gets or sets the content Id of the attachment. ContentId can be used as a custom way to identify an attachment in order to reference it from within the body of the item the attachment belongs to.
Gets or sets the content Id of the attachment. ContentId can be used as a custom way to identify an attachment in order to reference it from within the body of the item the attachment belongs to.
Gets or sets the content location of the attachment. ContentLocation can be used to associate an attachment with a Url defining its location on the Web.
Gets or sets the content location of the attachment. ContentLocation can be used to associate an attachment with a Url defining its location on the Web.
Gets or sets the content type of the attachment.
Gets or sets the content type of the attachment.
Gets the name of the file the attachment is linked to.
Gets the name of the file the attachment is linked to.
Gets the Id of the attachment.
Gets the Id of the attachment.
Gets or sets a value indicating whether this attachment is a contact photo.
Gets or sets a value indicating whether this attachment is a contact photo.
Gets or sets a value indicating whether this is an inline attachment. Inline attachments are not visible to end users.
Gets or sets a value indicating whether this is an inline attachment. Inline attachments are not visible to end users.
Gets or sets the name of the attachment.
Gets or sets the name of the attachment.
Gets the size of the attachment.
Gets the size of the attachment.
XML element name.
Type of the body.
The additional properties.
Loads the attachment. Calling this method results in a call to EWS.
The field.
The value.
Index of this attachment.
The writer.
Generated using TypeDoc
Represents a file attachment.