MailAddresses.Add

Syntax variant: Line

Syntax:

Add(<MailAddress>)

Parameters:

<MailAddress> (required)

Type: String.
Mail address.

Description of method variant:

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

Syntax variant: User and server

Syntax:

Add(<User>, <Server>)

Parameters:

<User> (required)

Type: String.
User name.

<Server> (required)

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: MailAddress.

Availability:

Thin client, thick client.

    

1C:Enterprise Developer's Community