Uses of Class
microsoft.exchange.webservices.data.core.enumeration.service.ContactSource

Packages that use ContactSource
microsoft.exchange.webservices.data.core.enumeration.service   
microsoft.exchange.webservices.data.core.service.item   
 

Uses of ContactSource in microsoft.exchange.webservices.data.core.enumeration.service
 

Methods in microsoft.exchange.webservices.data.core.enumeration.service that return ContactSource
static ContactSource ContactSource.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ContactSource[] ContactSource.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in microsoft.exchange.webservices.data.core.service.item that return ContactSource
 ContactSource Contact.getContactSource()
          Gets the source of the contact.
 



Copyright © 2012–2015 Microsoft. All rights reserved.