menu
ews package
documentation
ComplexProperties/FolderId.dart
FolderId
FolderName property
FolderName property
dark_mode
light_mode
FolderName
property
WellKnownFolderName
?
get
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;
ews package
documentation
ComplexProperties/FolderId
FolderId
FolderName property
FolderId class