Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MailAddressCollection.Add Method

Namespace: Rebex.Mime.Headers
Assembly: Rebex.Mail.dll (version 7.0.9147)

Add(String)

Adds an address to the end of the list.

Declaration
public int Add(string address)
Parameters
Type Name Description
String address

An address to be added.

Returns
Type Description
Int32

The index at which the address has been added.

Add(MailAddress)

Adds a MailAddress to the end of the list.

Declaration
public int Add(MailAddress address)
Parameters
Type Name Description
MailAddress address

A MailAddress to be added.

Returns
Type Description
Int32

The index at which the address has been added.

In This Article
  • Add(String)
  • Add(MailAddress)
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies