IUserExtension2Properties Interface

 

Represents the user extension properties for a particular user.

Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)

public interface class IUserExtension2Properties

NameDescription
System_CAPS_pubpropertyEmailAddresses

Gets and sets the e-mail addresses.

System_CAPS_pubpropertyFirstName

Gets and sets the first name of the user.

System_CAPS_pubpropertyIsActivated

Gets and sets a property that indicates whether the user is activated.

System_CAPS_pubpropertyLastName

Gets and sets the last name of the user.

System_CAPS_pubpropertyUserDomainName

Gets and sets the user domain name.

System_CAPS_pubpropertyUserEmailAlias

Gets or sets the user email alias.

System_CAPS_pubpropertyUserName

Gets and sets the user name.

Return to top

Community Additions

ADD
Show: