Pattern.Value Property
Namespace: Microsoft.Exchange.MessagingPolicies.Rules.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property Value As String
Get
'Usage
Dim instance As Pattern
Dim value As String
value = instance.Value
public string Value { get; }
Property Value
Type: System.String