Contact.ContactSource Property

Definition

Gets the source of the contact.

public:
 property Nullable<Microsoft::Exchange::WebServices::Data::ContactSource> ContactSource { Nullable<Microsoft::Exchange::WebServices::Data::ContactSource> get(); };
public Nullable<Microsoft.Exchange.WebServices.Data.ContactSource> ContactSource { get; }
Public ReadOnly Property ContactSource As Nullable(Of ContactSource)

Property Value

The source of the contact.

Applies to