Bagikan melalui


ContactAnnotation.ContactId Properti

Definisi

Mendapatkan atau mengatur ID untuk Kontak tempat ContactAnnotation ini berlaku.

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

Nilai Properti

String

Platform::String

winrt::hstring

ID untuk Kontak tempat ContactAnnotation ini berlaku.

Persyaratan Windows

Kemampuan aplikasi
contactsSystem

Berlaku untuk