Click or drag to resize

Recipient Methods

The OutlookStorageRecipient type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from OutlookStorage.)
Protected methodDisposing
Gives sub classes the chance to free resources during object disposal.
(Inherited from OutlookStorage.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the OutlookStorage is reclaimed by garbage collection.
(Inherited from OutlookStorage.)
Public methodGetMapiProperty
Gets the raw value of the MAPI property.
(Inherited from OutlookStorage.)
Public methodGetMapiPropertyBytes
Gets the value of the MAPI property as a byte array.
(Inherited from OutlookStorage.)
Public methodGetMapiPropertyInt16
Gets the value of the MAPI property as a short.
(Inherited from OutlookStorage.)
Public methodGetMapiPropertyInt32
Gets the value of the MAPI property as a integer.
(Inherited from OutlookStorage.)
Public methodGetMapiPropertyString
Gets the value of the MAPI property as a string.
(Inherited from OutlookStorage.)
Public methodGetStreamAsString
Gets the data in the specified stream as a string using the specifed encoding to decode the stream data.
(Inherited from OutlookStorage.)
Public methodGetStreamBytes
Gets the data in the specified stream as a byte array.
(Inherited from OutlookStorage.)
Protected methodLoadStorage
Processes sub streams and storages on the specified storage.
(Inherited from OutlookStorage.)
Top
Extension Methods
See Also