Jaa


ConversationActionType.ProcessRightAway Property

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

Syntax

'Declaration
Public Property ProcessRightAway As Boolean
    Get
    Set
'Usage
Dim instance As ConversationActionType
Dim value As Boolean

value = instance.ProcessRightAway

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

Property Value

Type: System.Boolean