OrganizationIdParameter Class
Identifies an organization within an Exchange server installation.
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Configuration.Tasks.ADIdParameter
Microsoft.Exchange.Configuration.Tasks.OrganizationIdParameter
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public NotInheritable Class OrganizationIdParameter _
Inherits ADIdParameter
'Usage
Dim instance As OrganizationIdParameter
public sealed class OrganizationIdParameter : ADIdParameter
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.