RulePresentationObjectBase.OrganizationId property
Namespace: Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
'Declaration
Public ReadOnly Property OrganizationId As OrganizationId
Get
'Usage
Dim instance As RulePresentationObjectBase
Dim value As OrganizationId
value = instance.OrganizationId
public OrganizationId OrganizationId { get; }
Type: Microsoft.Exchange.Data.Directory.OrganizationId
RulePresentationObjectBase class