Mailbox constructor
Initializes a new instance of the Mailbox class.
Overload list
Name | Description | |
---|---|---|
Mailbox() | Initializes a new instance of the Mailbox class. | |
Mailbox(ADUser) | Initializes a new instance of the Mailbox class for the specified mailbox user. |
Top