All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
UserEmailIdentity Class Reference

Represents the email address and the logon protocol of the user. More...

Public Member Functions

 UserEmailIdentity ()
 Initializes a new instance of the UserEmailIdentity class. More...
 

Properties

string EmailAddress [get, set]
 Gets or sets the email address. More...
 
short LogOnProtocol [get, set]
 Gets or sets the logon protocol property. More...
 

Description

Represents the email address and the logon protocol of the user.

Constructor & Destructor Documentation

Initializes a new instance of the UserEmailIdentity class.

Property Documentation

string EmailAddress
getset

Gets or sets the email address.

The email address.

short LogOnProtocol
getset

Gets or sets the logon protocol property.

The logOn protocol.