InboxRule.FlaggedForAction Property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property FlaggedForAction As String
    Get
    Set
'Usage
Dim instance As InboxRule
Dim value As String

value = instance.FlaggedForAction

instance.FlaggedForAction = value
[ParameterAttribute]
public string FlaggedForAction { get; set; }

Property Value

Type: System.String