Compartilhar via


PhoneCallHistoryEntryAddress.ContactId Propriedade

Definição

Obtém ou define o identificador exclusivo para esse contato.

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 = phoneCallHistoryEntryAddress.contactId;
phoneCallHistoryEntryAddress.contactId = string;
Public Property ContactId As String

Valor da propriedade

String

Platform::String

winrt::hstring

O identificador exclusivo para esta entrada do catálogo de endereços.

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem

Aplica-se a