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

Uses of ContactGroup in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ContactGroup
static ContactGroup ContactGroup.bind(ExchangeService service, ItemId id)
          Binds to an existing contact group and loads the specified set of properties.Calling this method results in a call to EWS.
static ContactGroup ContactGroup.bind(ExchangeService service, ItemId id, PropertySet propertySet)
          Binds to an existing contact group and loads the specified set of properties.Calling this method results in a call to EWS.
 



Copyright © 2012. All Rights Reserved.