MediaTypeNamesPhoneBookAccess Class

Specifies the type of Phone Book Access Profile (PBAP) specific data.

Definition

Namespace: InTheHand.Net.Mime
Assembly: InTheHand.Net.Obex (in InTheHand.Net.Obex.dll) Version: 4.0.5
C#
public static class PhoneBookAccess
Inheritance
Object    MediaTypeNamesPhoneBookAccess

Fields

PhoneBook Used to retrieve a phone book. This is a collection of vCard items with custom fields.
VCard Used to retrieve an individual vCard entry.
VCardListing Used to retrieve a vCard listing from a query.

See Also