|
VoiceChange COM objects reference - main list Method SendMessage |
RecipNum = MailObject.SendMessage(Recipients, Subject, MessageText, AttachmentList, Options)
Deliver the common e-mail and return the number of recepients.
Recipients is a text string with the list of recepients delimited by a semicolon.
Subject is a subjekt of a message.
MessageText is a message text.
AttachmentListis a text string containing the list of attachments delimited by semicolon.
Options - value "", reserved for future use