SocketTools .NET Edition

InternetDialer.UserName Property

Gets the username required to establish a connection with the service provider.

[Visual Basic]
Public Property UserName As String
[C#]
public string UserName {get; set;}

Property Value

A string which specifies the username for the current phonebook entry.

Remarks

The UserName property specifies the username required to establish a connection with the service provider.

See Also

InternetDialer Class | SocketTools Namespace