PhoneCallHistoryEntry.Address Eigenschaft

Definition

Ruft die Adressbuchinformationen für diesen Telefonanruf ab oder legt diese fest.

public:
 property PhoneCallHistoryEntryAddress ^ Address { PhoneCallHistoryEntryAddress ^ get(); void set(PhoneCallHistoryEntryAddress ^ value); };
PhoneCallHistoryEntryAddress Address();

void Address(PhoneCallHistoryEntryAddress value);
public PhoneCallHistoryEntryAddress Address { get; set; }
var phoneCallHistoryEntryAddress = phoneCallHistoryEntry.address;
phoneCallHistoryEntry.address = phoneCallHistoryEntryAddress;
Public Property Address As PhoneCallHistoryEntryAddress

Eigenschaftswert

Die Adressbuchinformationen für den Telefonanruf.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: