MessageStore members

Include protected members
Include inherited members

The MessageStore type exposes the following members.

Constructors

  Name Description
Public method MessageStore

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 (Inherited from MapiObject.)
Public property OriginatingServer (Inherited from MapiObject.)
Protected property RetrievePropertiesScopeForFinding (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForCreating (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForFinding (Inherited from MapiObject.)
Protected property UpdateIdentityFlagsForReading (Inherited from MapiObject.)

Top

Methods

  Name Description
Public method Clone Creates a clone of this ConfigurableObject instance. (Inherited from ConfigurableObject.)
Public method Dispose() (Inherited from MapiObject.)
Protected method Dispose(Boolean) (Inherited from MapiObject.)
Protected method EnableDisposeTracking (Inherited from MapiObject.)
Public method GetDisposeTracker (Overrides MapiObject.GetDisposeTracker().)
Protected method GetIdentity (Inherited from MapiObject.)
Public method GetProperties Returns a collection of properties for this instance. (Inherited from ConfigurableObject.)
Protected method SetIdentity (Inherited from MapiObject.)
Public method SuppressDisposeTracker (Inherited from MapiObject.)
Protected method TryConvertOutputProperty(Object, PropertyDefinition, Object) (Inherited from ConfigurableObject.)
Protected method TryConvertOutputProperty(Object, String, Object) (Inherited from ConfigurableObject.)
Protected method UpdateIdentity (Inherited from MapiObject.)
Public method Validate Returns a list of validation errors for the object. (Inherited from ConfigurableObject.)
Protected method ValidateRead Reads a list of validation errors. (Inherited from ConfigurableObject.)
Protected method ValidateWrite Writes a validation error to a list of validation errors. (Inherited from ConfigurableObject.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom Copies changes from the specified source. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState Gets the object state. (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking Clears change tracking entries for the object. (Inherited from ConfigurableObject.)

Top

See also

Reference

MessageStore class

Microsoft.Exchange.Data.Mapi namespace