Share via


RulePresentationObjectBase.ImmutableId property

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

Syntax

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

value = instance.ImmutableId
public Guid ImmutableId { get; }

Property value

Type: System.Guid

See also

Reference

RulePresentationObjectBase class

RulePresentationObjectBase members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace