InboxRule.ExceptIfFlaggedForAction Property

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

Syntax

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

value = instance.ExceptIfFlaggedForAction

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

Property Value

Type: System.String