MapiObject Members

Include Protected Members
Include Inherited Members

The MapiObject type exposes the following members.

Constructors

  Name Description
Public method MapiObject

Top

Properties

  Name Description
Public property Identity Gets or sets the identifier of the object. (Inherited from ConfigurableObject.)
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property MapiIdentity
Public property OriginatingServer
Protected property RetrievePropertiesScopeForFinding
Protected property UpdateIdentityFlagsForCreating
Protected property UpdateIdentityFlagsForFinding
Protected property UpdateIdentityFlagsForReading

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Dispose()
Protected method Dispose(Boolean)
Protected method EnableDisposeTracking
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetDisposeTracker
Public method GetHashCode (Inherited from Object.)
Protected method GetIdentity
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetIdentity
Public method SuppressDisposeTracker
Public method ToString (Inherited from Object.)
Protected method UpdateIdentity
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead (Inherited from ConfigurableObject.)
Protected method ValidateWrite (Inherited from ConfigurableObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top