to_MailAddress

to_MailAddress (1 of 2)

Performs an implicit conversion from MailAddressCollection to MailAddress .

Returns: The result of the conversion.

to_MailAddress(System::SharedPtr < MailAddressCollection > addresses)
ParameterDescription
addressesThe address collection.

to_MailAddress (2 of 2)

Performs an implicit conversion from System::String to MailAddress .

Returns: The result of the conversion.

to_MailAddress(System::String address)
ParameterDescription
addressThe address.