Email Functions
From UBot Studio
(Difference between revisions)
Line 1: | Line 1: | ||
The '''Email Functions''' allow you to interact with a mail server through the retrieval of information from the mail server. | The '''Email Functions''' allow you to interact with a mail server through the retrieval of information from the mail server. | ||
− | [[File: | + | [[File:efunctions.jpg]] |
== List of Email Functions == | == List of Email Functions == |
Latest revision as of 17:35, 13 September 2013
The Email Functions allow you to interact with a mail server through the retrieval of information from the mail server.
[edit] List of Email Functions
- Email Total Messages: Returns the total amount of the emails in your inbox
- Email Subject: Returns the subject of the email at the specified position
- Email Recipient: Returns the recipients of the emails at a specified position
- Email From: Returns the sender of the email at the specified position
- Email Date: Returns the date received of the email at a specified position
- Email Body Text: Returns the body text of the email at the specified position
- Email Body Html: Returns the body html of the email at the specified position