Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Guides
Examples
New in version:
7.4
7.5
8.0
8.1
8.2
8.3
8.4
8.5
9.0
9.1
Statistic
Component: MailComposer
A panel for iOS to edit and send an email.
You can add attachments and optionally html content.
Item | Details |
---|---|
MailComposer.AddAttachmentContainer Adds an attachment to the email based on a container field. | iOS 7.3 |
MailComposer.AddAttachmentFile Adds an attachment to the email based on a file path. | iOS 7.3 |
MailComposer.AddAttachmentText Adds an attachment to the email based on a text. | iOS 7.3 |
MailComposer.CanSendMail Whether emails can be send. | iOS 7.3 |
MailComposer.Dismiss Dismisses the dialog. | iOS 7.3 |
MailComposer.Error The last error from sending email. | iOS 7.3 |
MailComposer.GetBCCRecipients Queries BCC recipients. | iOS 7.3 |
MailComposer.GetCCRecipients Queries CC recipients. | iOS 7.3 |
MailComposer.GetEvaluate Queries the evaluation to run when email composer is done. | iOS 7.3 |
MailComposer.GetFileName Queries the file name of the script to run when email composer is done. | iOS 7.3 |
MailComposer.GetMessageBody Queries message text. | iOS 7.3 |
MailComposer.GetScriptName Queries the script name of the script to run when email composer is done. | iOS 7.3 |
MailComposer.GetSubject Queries subject text. | iOS 7.3 |
MailComposer.GetTORecipients Queries TO recipients. | iOS 7.3 |
MailComposer.IsPresented Checks whether panel is displayed. | iOS 7.3 |
MailComposer.New Initializes the mail composer panel. | iOS 7.3 |
MailComposer.Present Presents the email composer view. | iOS 7.3 |
MailComposer.Result Queries result of email composer. | iOS 7.3 |
MailComposer.SetBCCRecipients Sets the BCC header for the email message to the specified email addresses. | iOS 7.3 |
MailComposer.SetCCRecipients Sets the CC header for the email message to the specified email addresses. | iOS 7.3 |
MailComposer.SetEvaluate Sets the expression to call when composer is done. | iOS 7.3 |
MailComposer.SetMessageBody Sets the body of the email message to the specified content. | iOS 7.3 |
MailComposer.SetScript Sets the script to call when composer is done. | iOS 7.3 |
MailComposer.SetSubject Sets the Subject header for the email message. | iOS 7.3 |
MailComposer.SetTORecipients Sets the To header for the email message to the specified email addresses. | iOS 7.3 |
25 functions.
Feedback: Report problem or ask question.
Links
MBS Xojo Plugins