SyncFolderHierarchyResponse constructor

SyncFolderHierarchyResponse(
  1. PropertySet? propertySet
)
Initializes a new instance of the Property set.

Implementation

SyncFolderHierarchyResponse(PropertySet? propertySet) : super(propertySet) {}