@param mailboxes An ArrayList that contains only Mailbox objects.
@param dontCopy true iff it is not possible for the mailboxes ArrayList to be modified by someone else.
Namespace: NI.Email.Mime.Field.AddressAssembly: NI.Email.Mime (in NI.Email.Mime.dll) Version: 1.8.5168.22709
Syntax
Parameters
- mailboxes
- Type: System.Collections ArrayList
[Missing <param name="mailboxes"/> documentation for "M:NI.Email.Mime.Field.Address.MailboxList.#ctor(System.Collections.ArrayList,System.Boolean)"]
- dontCopy
- Type: System Boolean
[Missing <param name="dontCopy"/> documentation for "M:NI.Email.Mime.Field.Address.MailboxList.#ctor(System.Collections.ArrayList,System.Boolean)"]
See Also