Freigeben über


PhoneCallHistoryEntryAddress.RawAddressKind Eigenschaft

Definition

Ruft den Adresstyp ab, der von RawAddress angegeben wird, oder legt diese fest.

public:
 property PhoneCallHistoryEntryRawAddressKind RawAddressKind { PhoneCallHistoryEntryRawAddressKind get(); void set(PhoneCallHistoryEntryRawAddressKind value); };
PhoneCallHistoryEntryRawAddressKind RawAddressKind();

void RawAddressKind(PhoneCallHistoryEntryRawAddressKind value);
public PhoneCallHistoryEntryRawAddressKind RawAddressKind { get; set; }
var phoneCallHistoryEntryRawAddressKind = phoneCallHistoryEntryAddress.rawAddressKind;
phoneCallHistoryEntryAddress.rawAddressKind = phoneCallHistoryEntryRawAddressKind;
Public Property RawAddressKind As PhoneCallHistoryEntryRawAddressKind

Eigenschaftswert

Der Adresstyp.

Windows-Anforderungen

App-Funktionen
phoneCallHistory phoneCallHistorySystem

Gilt für: