RuleOperationErrorType.OperationIndex Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property OperationIndex As Integer
Get
Set
'Usage
Dim instance As RuleOperationErrorType
Dim value As Integer
value = instance.OperationIndex
instance.OperationIndex = value
public int OperationIndex { get; set; }
Property Value
Type: System.Int32