RuleOperationErrorTypeOperationIndex Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic int OperationIndex { get; set; }Public Property OperationIndex As Integer
Get
Set
public:
property int OperationIndex {
int get ();
void set (int value);
}member OperationIndex : int with get, set
Property Value
Type:
Int32
Remarks
See Also