Share via


Rule.GenerateIncidentReport property

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

Syntax

'Declaration
Public Property GenerateIncidentReport As RecipientIdParameter
    Get
    Set
'Usage
Dim instance As Rule
Dim value As RecipientIdParameter

value = instance.GenerateIncidentReport

instance.GenerateIncidentReport = value
public RecipientIdParameter GenerateIncidentReport { get; set; }

Property value

Type: Microsoft.Exchange.Configuration.Tasks.RecipientIdParameter

See also

Reference

Rule class

Rule members

Microsoft.Exchange.MessagingPolicies.Rules.Tasks namespace