The DisGUISE C# class library

PhoneBook Constructor 

Create a new instance of this class, and connect it to the supplied phone port.

After initialization, the phone book is retrieved from the phone and cached.

public PhoneBook(
   IPhonePort port
);

See Also

PhoneBook Class | DisGUISE.Phone Namespace