CreateSectionInput 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.
Create a section
public class CreateSectionInput
type CreateSectionInput = class
Public Class CreateSectionInput
- Inheritance
-
CreateSectionInput
Constructors
| Name | Description |
|---|---|
| CreateSectionInput() | |
Properties
| Name | Description |
|---|---|
| DisplayIcon |
The display icon for the section. Only iconType is writable; other fields are populated by the service. |
| DisplayName |
The display name of the section |
| IsExpanded |
Whether the section is expanded |
| SortType |
The sort type for the section |