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