Share via


RulePresentationObjectBase.Guid Property

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

Syntax

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

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

Property Value

Type: System.Guid