OnenoteOperationPercentComplete Property |
The operation percent complete if the operation is still in running status
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string PercentComplete { get; }
Public ReadOnly Property PercentComplete As String
Get
public:
property String^ PercentComplete {
String^ get ();
}
member PercentComplete : string with get
Property Value
Type:
String
See Also