DeliverableMailItem class
The DeliverableMailItem class provides a read-only interface to the mail item envelope.
Inheritance hierarchy
System.Object
Microsoft.Exchange.Data.Transport.DeliverableMailItem
Namespace: Microsoft.Exchange.Data.Transport
Assembly: Microsoft.Exchange.Data.Transport (in Microsoft.Exchange.Data.Transport.dll)
Syntax
'Declaration
Public MustInherit Class DeliverableMailItem
'Usage
Dim instance As DeliverableMailItem
public abstract class DeliverableMailItem
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.