MailGetCc |
Top Previous Next |
Prototype
strTo:=MailGetCc(intMailHandle)
Description
It allows to get the mail cc receiver or receivers.
Parameters
intMailHandle: integer value corresponding to the mail handle.
Returned value
strTo: String corresponding to the mail receiver or receivers address.
Notes
None.
|