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.
Initializes a new instance of the MailboxExtensionNotFoundException class.
Namespace:   Microsoft.WindowsServerSolutions.Common
Assembly:  MiscUtil (in MiscUtil.dll)
Overload List
| Name | Description | |
|---|---|---|
| .jpeg) | MailboxExtensionNotFoundException() | Initializes a new instance of the MailboxExtensionNotFoundException class with the default options. | 
| .jpeg) | MailboxExtensionNotFoundException(SerializationInfo, StreamingContext) | Initializes a new instance of the MailboxExtensionNotFoundException class with serialized data. | 
| .jpeg) | MailboxExtensionNotFoundException(String) | Initializes a new instance of the MailboxExtensionNotFoundException class with a specified error message. | 
| .jpeg) | MailboxExtensionNotFoundException(String, Exception) | Initializes a new instance of the MailboxExtensionNotFoundException class with a specified error message and a reference to the inner exception that is the cause of this exception. | 
See Also
MailboxExtensionNotFoundException Class
Microsoft.WindowsServerSolutions.Common Namespace
Return to top