OnenoteOperationStatus Property |
The current status of the operation: notstarted, running, completed, failed
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string Status { get; }
Public ReadOnly Property Status As String
Get
public:
property String^ Status {
String^ get ();
}
member Status : string with get
Property Value
Type:
String
See Also