MailboxImportRequest Members

Include Protected Members
Include Inherited Members

The MailboxImportRequest type exposes the following members.

Constructors

  Name Description
Public method MailboxImportRequest

Top

Properties

  Name Description
Public property BatchName (Inherited from RequestBase.)
Public property Direction (Inherited from RequestBase.)
Public property FilePath
Public property Flags (Inherited from RequestBase.)
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 Mailbox
Public property Name (Inherited from RequestBase.)
Public property OrganizationId (Inherited from RequestBase.)
Public property Protect (Inherited from RequestBase.)
Public property RequestGuid (Inherited from RequestBase.)
Public property RequestQueue (Inherited from RequestBase.)
Public property RequestStyle (Inherited from RequestBase.)
Public property Status (Inherited from RequestBase.)
Public property Suspend (Inherited from RequestBase.)
Public property TargetDatabase

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Overrides RequestBase.ToString().)
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