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

See also

Reference

InboxRule class

InboxRule members

Microsoft.Exchange.Management.RecipientTasks namespace