The plugin part CURLEmail
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
The plugin part MBS CURL Plugin:CURLEmail:
All Console safe,
53 entry points.
- class CURLEmailMBS
- method Headers as String()
- method TOs as String()
- method BCCs as String()
- method CCs as String()
- method ReplyTOs as String()
- method AddAttachment(data as String, name as string, type as string = "", InlineID as string = "", ContentTypeMethod as String = "")
- method AddAttachment(data as MemoryBlock, name as string, type as string = "", InlineID as string = "", ContentTypeMethod as String = "")
- method AddAttachment(file as FolderItem, name as string = "", type as string = "", InlineID as string = "", ContentTypeMethod as String = "")
- method EmailSource as string
- method ClearHeaders
- method ClearAttachments
- method ClearRecipients
- method SetFrom(email as string, name as string)
- method AddHeader(header as string)
- method AddReplyTo(email as string, name as string)
- method AddTo(email as string, name as string)
- method AddCC(email as string, name as string)
- method AddBCC(email as string, name as string)
- method SetServer(server as string, UseSSL as boolean = false)
- method Constructor(Encoding as string = "UTF-8")
- property SMTPUsername as String
- property SMTPPassword as String
- property SMTPServer as String
- property PlainText as String
- property HTMLText as String
- property RichText as String
- property MessageID as String
- property InReplyTo as String
- property Subject as String
- property UseSSL as Boolean
- property Server as String
- property AttachmentCount as Integer
- property BoundaryName as String
- property EncodingName as String
- property FromEmail as String
- property RecipientsTO as String
- property RecipientsCC as String
- property RecipientsBCC as String
- property RecipientsReplyTo as String
- property HeaderList as String
- Globals:
Blog Entries
Xojo Developer Magazine