SectionResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Item in List of sections
public class SectionResponse
type SectionResponse = class
Public Class SectionResponse
- Inheritance
-
SectionResponse
Constructors
| Name | Description |
|---|---|
| SectionResponse() | |
Properties
| Name | Description |
|---|---|
| CreatedDateTime |
The date and time when the section was created |
| DisplayIcon |
The display icon for the section |
| DisplayName |
The display name of the section |
| ETag |
ETag for the sections collection. Pass as If-Match on Create, Update, and Delete. |
| IsExpanded |
Whether the section is expanded |
| LastModifiedDateTime |
The date and time when the section was last modified |
| SectionId |
The section ID |
| SectionType |
The type of section |
| SortType |
The sort type for the section |