Share via


IUserExtension2.UserPropertiesTabEmailAliasString Property

 

Gets the description displayed as the heading for the alias label.

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

Syntax

string UserPropertiesTabEmailAliasString { get; }
property String^ UserPropertiesTabEmailAliasString {
    String^ get();
}
ReadOnly Property UserPropertiesTabEmailAliasString As String

Property Value

Type: System.String

Returns String.

Remarks

This is only available on Small Business Server 2011 Essentials.

See Also

IUserExtension2 Interface
Microsoft.WindowsServerSolutions.Common Namespace

Return to top