OnenoteOperationResourceLocation Property |
The resource URI for the object. For example, the resource URI for a copied page or section.
Namespace:
Aspose.Email.Clients.Graph
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 22.4
Syntaxpublic string ResourceLocation { get; }
Public ReadOnly Property ResourceLocation As String
Get
public:
property String^ ResourceLocation {
String^ get ();
}
member ResourceLocation : string with get
Property Value
Type:
String
See Also