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
Represents a hyperlink or picture column in SharePoint.
Properties
Property | Type | Description |
---|---|---|
isPicture | Boolean | Specifies whether the display format used for URL columns is an image or a hyperlink. |
JSON representation
Here's a JSON representation of a hyperlinkOrPictureColumn resource.
{
"isPicture": false
}