EntryIPAddress Property
The IP address of the phonebook entry pointed to by PhonebookEntry .
Syntax
[VB.NET] Public Property EntryIPAddress As String
[C#] public string EntryIPAddress {get; set;}
Remarks
This property contains the IP address of the phonebook entry pointed to by PhonebookEntry. This property is filled in automatically every time PhonebookEntry is set to an existing entry.
Default Value
""