MailBee.NET Objects 4.0

EnvelopeCollection.Add Method

Adds the specified Envelope object to the collection.

Overload List

Adds the specified Envelope object to the collection.

public void Add(Envelope);

Adds another EnvelopeCollection to the current collection.

public void Add(EnvelopeCollection);

See Also

EnvelopeCollection Class | MailBee.ImapMail Namespace | Envelope