Adds a new mailbox to the end of the collection.
| C# | Visual Basic | Managed C++ |
public void Add ( MailboxAddress mailbox )
Public Sub Add ( _ mailbox As MailboxAddress _ )
public: void Add ( MailboxAddress^ mailbox )
- mailbox (MailboxAddress)
- Mailbox to add.
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)