ContactItemType.ContactSource Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ContactSource property gets or sets one of the valid ContactSourceType enumeration values that describs whether the contact is located in the Exchange store or the Active Directory directory service.
public:
property ExchangeWebServices::ContactSourceType ContactSource { ExchangeWebServices::ContactSourceType get(); void set(ExchangeWebServices::ContactSourceType value); };
public ExchangeWebServices.ContactSourceType ContactSource { get; set; }
Public Property ContactSource As ContactSourceType
Property Value
The ContactSource property returns one of the valid ContactSourceType enumeration values that describe whether the contact is located in the Exchange store or the Active Directory directory service.