ContactAnnotation.ContactId 屬性

定義

取得或設定套用此ContactAnnotation連絡人的識別碼。

public:
 property Platform::String ^ ContactId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContactId();

void ContactId(winrt::hstring value);
public string ContactId { get; set; }
var string = contactAnnotation.contactId;
contactAnnotation.contactId = string;
Public Property ContactId As String

屬性值

String

Platform::String

winrt::hstring

套用此ContactAnnotation連絡人的識別碼。

Windows 需求

應用程式功能
contactsSystem

適用於