RecipientIdParameter members

Identifies a recipient.

The RecipientIdParameter type exposes the following members.

Constructors

  Name Description
Public method RecipientIdParameter() Initializes a new instance of the RecipientIdParameter class.
Public method RecipientIdParameter(INamedIdentity) Initializes a new instance of the RecipientIdParameter with the specified named identifier.
Public method RecipientIdParameter(ADObject) Initializes a new instance of the RecipientIdParameter class for the specified recipient in Active Directory.
Public method RecipientIdParameter(String) Initializes a new instance of the RecipientIdParameter class using the specified string.
Public method RecipientIdParameter(ADObjectId) Initializes an new instance of the RecipientIdParameter class for the recipient identified by the specified Active Directory object identifier.

Top

Methods

  Name Description
Protected method GetErrorMessageForWrongType Returns the specified error message.
Public methodStatic member Parse Returns a new RecipientIdParameter instance by parsing the specified string.

Top

See also

Reference

RecipientIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace