OnenoteOperationError Property |
The error returned by the operation.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string Error { get; }
Public ReadOnly Property Error As String
Get
public:
property String^ Error {
String^ get ();
}
member Error : string with get
Property Value
Type:
String
See Also