to_MailAddressCollection

to_MailAddressCollection (1 of 2)

Performs an implicit conversion from MailAddress to MailAddressCollection .

Returns: The result of the conversion.

to_MailAddressCollection(System::SharedPtr < MailAddress > address)
ParameterDescription
addressThe address.

to_MailAddressCollection (2 of 2)

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

Returns: The result of the conversion.

to_MailAddressCollection(System::String addresses)
ParameterDescription
addressesThe address list.