Condividi tramite


PhoneCallHistoryEntry.Address Proprietà

Definizione

Ottiene o imposta le informazioni della rubrica per questa chiamata telefonica.

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

Valore della proprietà

Informazioni sulla rubrica per la telefonata.

Requisiti Windows

Funzionalità dell'app
phoneCallHistory phoneCallHistorySystem

Si applica a