Compartilhar via


PhoneCallHistoryEntryAddress.RawAddressKind Propriedade

Definição

Obtém ou define o tipo de endereço indicado por RawAddress.

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

Valor da propriedade

O tipo de endereço.

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem

Aplica-se a