menu
ews package
documentation
misc/AbstractFolderIdWrapper.dart
AbstractFolderIdWrapper
GetFolder method
GetFolder method
dark_mode
light_mode
GetFolder
method
Folder
?
GetFolder
(
)
Obtains the Folder object associated with the wrapper.
Implementation
Folder? GetFolder() { return null; }
ews package
documentation
misc/AbstractFolderIdWrapper
AbstractFolderIdWrapper
GetFolder method
AbstractFolderIdWrapper class