IUserExtension2.UserPropertiesTabActivateUserString Property
Gets the description displayed for the Activate option on the User Extension Properties tab.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string UserPropertiesTabActivateUserString { get; }
property String^ UserPropertiesTabActivateUserString {
String^ get();
}
ReadOnly Property UserPropertiesTabActivateUserString 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