ChildFolderCount property
int?
get
ChildFolderCount
Implementation
int? get ChildFolderCount =>
this.PropertyBag[FolderSchema.ChildFolderCount] as int?;
int? get ChildFolderCount =>
this.PropertyBag[FolderSchema.ChildFolderCount] as int?;