RasPhoneBook Properties

DotRas SDK

Collapse image Expand Image Copy image CopyHover image

The RasPhoneBook type exposes the following members.

Properties

  Name Description
Public property Container
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public property EnableFileWatcher
Gets or sets a value indicating whether the phone book file will be monitored for external changes.
Public property Entries
Gets the collection of entries within the phone book.
Public property Path
Gets the full path (including filename) of the phone book.
Public property PhoneBookType
Gets the type of phone book.
Public property Site
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public property SynchronizingObject
Gets or sets the object used to marshal event-handler calls that are issued by the component.
(Inherited from RasComponent.)

See Also