MapiObject class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ConfigurableObject
    Microsoft.Exchange.Data.Mapi.MapiObject
      Microsoft.Exchange.Data.Mapi.LogonStatisticsEntry
      Microsoft.Exchange.Data.Mapi.MailboxResourceMonitorEntry
      Microsoft.Exchange.Data.Mapi.MessageStore

Namespace:  Microsoft.Exchange.Data.Mapi
Assembly:  Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public MustInherit Class MapiObject _
    Inherits ConfigurableObject _
    Implements IDisposeTrackable
'Usage
Dim instance As MapiObject
[SerializableAttribute]
public abstract class MapiObject : ConfigurableObject, 
    IDisposeTrackable

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.

See also

Reference

MapiObject members

Microsoft.Exchange.Data.Mapi namespace