FolderName property

WellKnownFolderName? FolderName
Gets the name of the folder associated with the folder Id. Name and Id are mutually exclusive; if one is set, the other is null.

Implementation

WellKnownFolderName? get FolderName => this.folderName;