The endpoint where you can get details about the notebook.
Read-only.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string Self { get; }
Public ReadOnly Property Self As String
Get
public:
property String^ Self {
String^ get ();
}
member Self : string with get
Property Value
Type:
String
See Also