Uses of Class
microsoft.exchange.webservices.data.core.service.item.ContactGroup
-
Packages that use ContactGroup Package Description 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 Modifier and Type Method Description static ContactGroupContactGroup. 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 ContactGroupContactGroup. 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.
-