ParentFolderId property
FolderId?
get
ParentFolderId
Implementation
FolderId? get ParentFolderId =>
this.PropertyBag[FolderSchema.ParentFolderId] as FolderId?;
FolderId? get ParentFolderId =>
this.PropertyBag[FolderSchema.ParentFolderId] as FolderId?;