InternetMailAddresses

Collection elements:

InternetMailAddress
Iteration through collection using For each ... In ... Do operator is available to object. Collection items are retrieved during iteration.
Access to collection item is possible using [...] operator. Collection item index (starting from 0) is passed as an argument.

Methods:

Add
Clear
Count
Delete
Get

Description:

Consists of a collection of objects of type InternetMailAddress.

Availability:

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

See also:

InternetMailMessage
InternetMailMessage, property ReplyTo
InternetMailMessage, property Cc
InternetMailMessage, property To
InternetMailMessage, property Bcc
InternetMailMessage, property DeliveryReceiptAddresses
InternetMailMessage, property ReadReceiptAddresses

    

1C:Enterprise Developer's Community