InboxRule.Description Property
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property Description As RuleDescription
Get
'Usage
Dim instance As InboxRule
Dim value As RuleDescription
value = instance.Description
public RuleDescription Description { get; }
Property Value
Type: Microsoft.Exchange.MessagingPolicies.Rules.RuleDescription