Uses of Class
net.bluemind.exchange.mapi.api.MapiFolder
Packages that use MapiFolder
-
Uses of MapiFolder in net.bluemind.exchange.mapi.api
Methods in net.bluemind.exchange.mapi.api that return MapiFolderMethods in net.bluemind.exchange.mapi.api that return types with arguments of type MapiFolderModifier and TypeMethodDescriptionMethods in net.bluemind.exchange.mapi.api with parameters of type MapiFolderModifier and TypeMethodDescriptionvoid
IMapiFoldersMgmt.store
(MapiFolder mf) void
IMapiFoldersMgmtAsync.store
(MapiFolder mf, AsyncHandler<Void> handler) IMapiFoldersMgmtPromise.store
(MapiFolder mf) Method parameters in net.bluemind.exchange.mapi.api with type arguments of type MapiFolderModifier and TypeMethodDescriptionvoid
IMapiFoldersMgmtAsync.get
(String containerUid, AsyncHandler<MapiFolder> handler)