menu
ews package
documentation
Search/FolderView.dart
FolderView
GetServiceObjectType method
GetServiceObjectType method
dark_mode
light_mode
GetServiceObjectType
method
@
override
ServiceObjectType
GetServiceObjectType
(
)
override
Gets the type of service object this view applies to.
Implementation
@override ServiceObjectType GetServiceObjectType() { return ServiceObjectType.Folder; }
ews package
documentation
Search/FolderView
FolderView
GetServiceObjectType method
FolderView class