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; }

Property value

Type: Microsoft.Exchange.Data.Directory.OrganizationId

See also

Reference

RulePresentationObjectBase class

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace