Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: microsoft.graph
Abstract base type representing the actual content, text, or binary) being processed.
Use textContent for text or binaryContent binary content.
Note: This abstract type won't be instantiated directly.
Properties
None.
Relationships
None.
JSON representation
The following JSON representation shows the response.
{
"@odata.type": "#microsoft.graph.contentBase"
}