Share via


UserIdParameter constructor

Initializes a new instance of the UserIdParameter class.

Overload list

  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

See also

Reference

UserIdParameter class

UserIdParameter members

Microsoft.Exchange.Configuration.Tasks namespace