Partager via


PhoneCallHistoryEntryAddress.RawAddress Propriété

Définition

Obtient ou définit les informations d’adresse de ce contact.

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

void RawAddress(winrt::hstring value);
public string RawAddress { get; set; }
var string = phoneCallHistoryEntryAddress.rawAddress;
phoneCallHistoryEntryAddress.rawAddress = string;
Public Property RawAddress As String

Valeur de propriété

String

Platform::String

winrt::hstring

Les informations d’adresse de ce contact.

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem

S’applique à