Uses of Class
microsoft.exchange.webservices.data.SearchFolder

Uses of SearchFolder in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return SearchFolder
static SearchFolder SearchFolder.bind(ExchangeService service, FolderId id)
          Binds to an existing search folder and loads its first class properties.
static SearchFolder SearchFolder.bind(ExchangeService service, FolderId id, PropertySet propertySet)
          Binds to an existing search folder and loads the specified set of properties.
static SearchFolder SearchFolder.bind(ExchangeService service, WellKnownFolderName name)
          Binds to an existing search folder and loads the specified set of properties.
static SearchFolder SearchFolder.bind(ExchangeService service, WellKnownFolderName name, PropertySet propertySet)
          Binds to an existing search folder and loads the specified set of properties.
 



Copyright © 2012. All Rights Reserved.