public class Attachment : OutlookStorage| OutlookStorageAttachment | Initializes a new instance of the OutlookStorageAttachment class. |
| ContentId | Gets the content id. |
| Data | Gets the data. |
| Filename | Gets the filename. |
| RenderingPosisiton | Gets the rendering posisiton. |
| Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from OutlookStorage) |
| Disposing |
Gives sub classes the chance to free resources during object disposal.
(Inherited from OutlookStorage) |
| Finalize |
Releases unmanaged resources and performs other cleanup operations before the
OutlookStorage is reclaimed by garbage collection.
(Inherited from OutlookStorage) |
| GetMapiProperty |
Gets the raw value of the MAPI property.
(Inherited from OutlookStorage) |
| GetMapiPropertyBytes |
Gets the value of the MAPI property as a byte array.
(Inherited from OutlookStorage) |
| GetMapiPropertyInt16 |
Gets the value of the MAPI property as a short.
(Inherited from OutlookStorage) |
| GetMapiPropertyInt32 |
Gets the value of the MAPI property as a integer.
(Inherited from OutlookStorage) |
| GetMapiPropertyString |
Gets the value of the MAPI property as a string.
(Inherited from OutlookStorage) |
| GetStreamAsString |
Gets the data in the specified stream as a string using the specifed encoding to decode the stream data.
(Inherited from OutlookStorage) |
| GetStreamBytes |
Gets the data in the specified stream as a byte array.
(Inherited from OutlookStorage) |
| LoadStorage |
Processes sub streams and storages on the specified storage.
(Inherited from OutlookStorage) |
| streamStatistics |
The statistics for all streams in the IStorage associated with this instance.
(Inherited from OutlookStorage) |
| subStorageStatistics |
The statistics for all storgages in the IStorage associated with this instance.
(Inherited from OutlookStorage) |
| ConvertT | (Defined by ObjectExtension) |
| ToJson | (Defined by ObjectExtension) |