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

Uses of ContactsFolder in microsoft.exchange.webservices.data
 

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



Copyright © 2012. All Rights Reserved.