Share via


MailboxIdParameter constructor

Initializes a new instance of the MailboxIdParameter class.

Overload list

  Name Description
Public method MailboxIdParameter() Initializes a new instance of the MailboxIdParameter class.
Public method MailboxIdParameter(INamedIdentity) Initializes a new instance of the MailboxIdParameter class for the specified named identity.
Public method MailboxIdParameter(MailboxEntry) Initializes a new instance of the MailboxIdParameter class for the entity with the specified mailbox data entry.
Public method MailboxIdParameter(MailboxId) Initializes a new instance of the MailboxIdParameter class for the entity with the specified mailbox data identifier.
Public method MailboxIdParameter(String) Initializes a new instance of the MailboxIdParameter class for the entity with the specified identifier.
Public method MailboxIdParameter(ADObjectId) Initializes a new instance of the MailboxIdParameter class for the entity with the specified Active Directory object identifier.
Public method MailboxIdParameter(Mailbox) Initializes a new instance of the MailboxIdParameter class for the entity with the specified mailbox.

Top

See also

Reference

MailboxIdParameter class

MailboxIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace