Share via


RulePresentationObjectBase.OrganizationId Property

Namespace:  Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public ReadOnly Property OrganizationId As OrganizationId
    Get
'Usage
Dim instance As RulePresentationObjectBase
Dim value As OrganizationId

value = instance.OrganizationId
public OrganizationId OrganizationId { get; }