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 if there are no available email accounts left after the user called GetAvailableEmailAccountsAsync.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
string AddUserWizardNoAvailableEmailAccountsString { get; }
property String^ AddUserWizardNoAvailableEmailAccountsString {
String^ get();
}
ReadOnly Property AddUserWizardNoAvailableEmailAccountsString 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