DotMSN

Credentials.Account Property

The account the identity uses. A typical messenger account is specified as name@hotmail.com.

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

See Also

Credentials Class | XihSolutions.DotMSN Namespace