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 all the email accounts that are not mapped to existing users.
Namespace: Microsoft.WindowsServerSolutions.Common
Assembly: MiscUtil (in MiscUtil.dll)
Syntax
void GetAvailableEmailAccountsAsync()
void GetAvailableEmailAccountsAsync()
Sub GetAvailableEmailAccountsAsync
Remarks
This is only available on Small Business Server 2011 Essentials.
Subscribe to the event GetAvailableEmailAccountsCompleted to obtain the result.
See Also
IUserExtension2 Interface
Microsoft.WindowsServerSolutions.Common Namespace
Return to top