IUserExtension2.GetAvailableEmailAccountsAsync Method ()
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