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