The Attachment type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Attachment |
Default constructor.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ResetEmbeddedDocumentBinaryObject |
Resets the node.
| |
| ResetExternalReference |
Resets the node.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| EmbeddedDocumentBinaryObject |
Document (BBIE). Contains an embedded document as a BLOB (binary large object).
| |
| EmbeddedDocumentBinaryObjectSet |
Checks if the property has been set or not.
| |
| ExternalReference |
External Reference (ASBIE). An attached document, externally referred to, referred to in the MIME location, or embedded.
| |
| ExternalReferenceSet |
Checks if the property has been set or not.
|