Compartilhar via


PhoneCallHistoryEntry.OtherAppReadAccess Propriedade

Definição

Obtém ou define o nível de acesso fornecido a outros aplicativos.

public:
 property PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess { PhoneCallHistoryEntryOtherAppReadAccess get(); void set(PhoneCallHistoryEntryOtherAppReadAccess value); };
PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess();

void OtherAppReadAccess(PhoneCallHistoryEntryOtherAppReadAccess value);
public PhoneCallHistoryEntryOtherAppReadAccess OtherAppReadAccess { get; set; }
var phoneCallHistoryEntryOtherAppReadAccess = phoneCallHistoryEntry.otherAppReadAccess;
phoneCallHistoryEntry.otherAppReadAccess = phoneCallHistoryEntryOtherAppReadAccess;
Public Property OtherAppReadAccess As PhoneCallHistoryEntryOtherAppReadAccess

Valor da propriedade

O nível de acesso que outros aplicativos têm em relação a esse objeto PhoneCallHistoryEntry .

Requisitos do Windows

Funcionalidades do aplicativo
phoneCallHistory phoneCallHistorySystem

Aplica-se a