You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Identity of the user, device, and application which created the item. Read-only.
createdDateTime
DateTimeOffset
The date and time when the section group was created. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
displayName
String
The name of the section group.
id
String
The unique identifier of the section group. Read-only.
Identity of the user, device, and application which created the item. Read-only.
lastModifiedDateTime
DateTimeOffset
The date and time when the section group was last modified. The timestamp represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.
sectionGroupsUrl
String
The URL for the sectionGroups navigation property, which returns all the section groups in the section group. Read-only.
sectionsUrl
String
The URL for the sections navigation property, which returns all the sections in the section group. Read-only.
self
String
The endpoint where you can get details about the section group. Read-only.