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)
| Parameter | Description |
|---|---|
| address | The 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)
| Parameter | Description |
|---|---|
| addresses | The address list. |