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

Uses of CalendarFolder in microsoft.exchange.webservices.data
 

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



Copyright © 2012. All Rights Reserved.