InternetMailAddresses.Add

Syntax variant: Add address as a line

Syntax:

Add(<MailAddress>)

Parameters:

<MailAddress> (optional)

Type: String.
Mail address.

Description of method variant:

Adds full mail address to the collection of the mail addresses.

Syntax variant: Add an address as a pair (user, server)

Syntax:

Add(<User>, <Server>)

Parameters:

<User> (optional)

Type: String.
User name.

<Server> (optional)

Type: String.
Server name.

Description of method variant:

Adds a mail address to the collection of the mail addresses as a pair (user, server).

Returned value:

Type: InternetMailAddress.

Availability:

Thin client, server, thick client, external connection, Mobile application (client), Mobile application (server).

    

1C:Enterprise Developer's Community