Share via


UserIdParameter members

Identifies a user on an Exchange server.

The UserIdParameter type exposes the following members.

Constructors

  Name Description
Public method UserIdParameter() Initializes a new instance of the UserIdParameter class.
Public method UserIdParameter(INamedIdentity) Initializes a new instance of the UserIdParameter class from the specified identity.
Public method UserIdParameter(String) Initializes a new instance of the UserIdParameter class from the specified string.
Public method UserIdParameter(ADObjectId) Initializes a new instance of the UserIdParameter class from the specified Active Directory object.
Public method UserIdParameter(Mailbox) Initializes a new instance of the UserIdParameter class for the specified mailbox.
Public method UserIdParameter(MailUser) Initializes a new instance of the UserIdParameter class for the specified mail user.
Public method UserIdParameter(User) Initializes a new instance of the UserIdParameter class for the specified user.

Top

Methods

  Name Description
Protected method GetErrorMessageForWrongType Gets the error message that is returned when a specified object does not represent a user. (Overrides RecipientIdParameter.GetErrorMessageForWrongType(String).)
Public methodStatic member Parse Initializes a new instance of the UserIdParameter class from the specified string..

Top

See also

Reference

UserIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace