DeliverableMailItem methods

The DeliverableMailItem type exposes the following members.

Methods

  Name Description
Public method GetMimeReadStream The GetMimeReadStream() method returns a stream containing the mail message contents.
Public method TryGetListProperty<ItemT> The TryGetListProperty<ItemT>(String, ReadOnlyCollection<ItemT>) method returns the value of an extended property that is an array or list.
Public method TryGetProperty<T> The TryGetProperty<T>(String, T) method returns the value of an extended property.

Top

See also

Reference

DeliverableMailItem class

Microsoft.Exchange.Data.Transport namespace