Поделиться через


RuleActionsType.MarkImportanceSpecified Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property MarkImportanceSpecified As Boolean
    Get
    Set
'Usage
Dim instance As RuleActionsType
Dim value As Boolean

value = instance.MarkImportanceSpecified

instance.MarkImportanceSpecified = value
public bool MarkImportanceSpecified { get; set; }

Property Value

Type: System.Boolean