DatabaseCopyIdParameter members

Identifies a copy of an Exchange database.

The DatabaseCopyIdParameter type exposes the following members.

Constructors

  Name Description
Public method DatabaseCopyIdParameter() Initializes a new instance of the DatabaseCopyIdParameter class.
Public method DatabaseCopyIdParameter(INamedIdentity) Initializes a new instance of the DatabaseCopyIdParameter class for the named database.
Public method DatabaseCopyIdParameter(Database) Initializes a new instance of the DatabaseCopyIdParameter class for the specified database.
Protected method DatabaseCopyIdParameter(String) Initializes a new instance of the DatabaseCopyIdParameter class for the specified object.
Public method DatabaseCopyIdParameter(ADObjectId) Initializes a new instance of the DatabaseCopyIdParameter class for the specified Active Directory object.
Public method DatabaseCopyIdParameter(DatabaseCopy) Initializes a new instance of the DatabaseCopyIdParameter class for the specified database copy.
Public method DatabaseCopyIdParameter(MailboxServer) Initializes a new instance of the DatabaseCopyIdParameter class for the specified Mailbox server.
Public method DatabaseCopyIdParameter(MailboxServerIdParameter) Initializes a new instance of the DatabaseCopyIdParameter class for the specified Mailbox server.

Top

Properties

  Name Description
Protected property AdditionalQueryFilter Gets an additional filter that can be applied to a search. (Overrides ADIdParameter.AdditionalQueryFilter.)
Protected property RoleRestriction Gets a value that restricts a search to a certain role.

Top

Methods

  Name Description
Protected method Initialize Initializes a new instance of the DatabaseCopyIdParameter class for the specified object identifier.
Public methodStatic member Parse Returns a new instance of the DatabaseCopyIdParameter class for the object identified by the specified string..
Public method ToString Returns a string containing the database name and the server name. (Overrides ADIdParameter.ToString().)

Top

See also

Reference

DatabaseCopyIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace