[]
Gets or sets the subitem collection of the ListItem.
public SubItemCollection SubItems { get; }
Public ReadOnly Property SubItems As SubItemCollection
Type | Description |
---|---|
SubItemCollection | A SubItemCollection value that represents the subitem collection of the ListItem. |