Contact.ContactSource 属性

定义

获取联系人的源。

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)

属性值

联系人的来源。

适用于