SocketWrench .NET Edition

InternetDialer.PhoneBookEntries Property

Gets the number of entries in the current phonebook.

[Visual Basic]
Public ReadOnly Property PhoneBookEntries As Integer
[C#]
public int PhoneBookEntries {get;}

Property Value

An integer value which specifies the number of phonebook entries.

Remarks

The PhoneBookEntries property returns the number of entries in the current phonebook. A value of zero indicates that no phonebook entries are available.

See Also

InternetDialer Class | SocketTools Namespace