OrganizationIdParameter members

Identifies an organization within an Exchange server installation.

The OrganizationIdParameter type exposes the following members.

Constructors

  Name Description
Public method OrganizationIdParameter() Initializes a new instance of the OrganizationIdParameter class.
Public method OrganizationIdParameter(INamedIdentity) Initializes a new instance of the OrganizationIdParameter class for the specified named identity.
Public method OrganizationIdParameter(TenantOrganizationPresentationObject) Initializes a new instance of the OrganizationIdParameter class for the specified tenant organization.
Public method OrganizationIdParameter(OrganizationId) Initializes a new instance of the OrganizationIdParameter class for the specified organization.
Public method OrganizationIdParameter(String) Initializes a new instance of the OrganizationIdParameter class for the organization with the specified identity string.
Public method OrganizationIdParameter(ADObjectId) Initializes a new instance of the OrganizationIdParameter class for the specified Active Directory object identifier.

Top

Methods

  Name Description
Public methodStatic member Parse Returns a new instance of the OrganizationIdParameter class for the specified organization identity string.

Top

See also

Reference

OrganizationIdParameter class

Microsoft.Exchange.Configuration.Tasks namespace