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.
A helper class for the proivder framework.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
Syntax
public interface IHostedEmailProviderBackend : IBackend, IDisposable
public interface class IHostedEmailProviderBackend : IBackend,
IDisposable
Public Interface IHostedEmailProviderBackend
Inherits IBackend, IDisposable
Methods
Events
Name | Description | |
---|---|---|
![]() |
HostedEmailAccountUpdated | Occurs when any hosted email account is updated. |
See Also
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top