Simple Mail and Post Office Protocol for .Net (SmtPop)

MailAddressList Constructor (Int32)

Initializes a new instance of the MailAddressList class that has the specified initial capacity.

public MailAddressList(
   int capacity
);

Parameters

capacity
The number of elements that the new MailAddressList is initially capable of storing.

See Also

MailAddressList Class | SmtPop Namespace | MailAddressList Constructor Overload List