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.
Creates and returns a string representation of the current exception.
Namespace: Microsoft.WindowsServerSolutions.HostedEmail
Assembly: Wssg.HostedEmailObjectModel (in Wssg.HostedEmailObjectModel.dll)
Syntax
public override string ToString()
public:
virtual String^ ToString() override
Public Overrides Function ToString As String
Return Value
Type: System.String
A string representation of the current exception.
Implements
See Also
HostedEmailProviderException Class
Microsoft.WindowsServerSolutions.HostedEmail Namespace
Return to top