Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the message displayed when a user's extension is removed.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string RemoveUserExtensionMessage { get; }
property String^ RemoveUserExtensionMessage {
String^ get();
}
ReadOnly Property RemoveUserExtensionMessage As String
Property Value
Type: System.String
Returns String.
See Also
IUserExtension Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top