PhoneCallHistoryEntryReader Classe

Définition

Permet à l’application appelante de lire les entrées de l’historique des appels téléphoniques.

public ref class PhoneCallHistoryEntryReader sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class PhoneCallHistoryEntryReader final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class PhoneCallHistoryEntryReader
Public NotInheritable Class PhoneCallHistoryEntryReader
Héritage
Object Platform::Object IInspectable PhoneCallHistoryEntryReader
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
phoneCallHistory phoneCallHistorySystem

Méthodes

ReadBatchAsync()

Renvoie une liste des objets PhoneCallHistoryEntry .

S’applique à