Uses of Class
microsoft.exchange.webservices.data.core.service.item.ContactGroup

Packages that use ContactGroup
microsoft.exchange.webservices.data.core.service.item   
 

Uses of ContactGroup in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that return ContactGroup
static ContactGroup ContactGroup.bind(ExchangeService service, ItemId id)
          Binds to an existing contact group and loads the specified set of property.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 property.Calling this method results in a call to EWS.
 



Copyright © 2012–2015 Microsoft. All rights reserved.