<- Back to POP3it Pro function list
Reference: Table and Field Names
- Description
Below is a list of all the available fields that can be added to the POP3it_Messages and POP3it_Attachments tables for use with the POP3it_CheckAccount function. The POP3it_Messages and POP3it_Attachments tables can be joined with a relationship that equates the POP3it_AccountName and POP3it_UIDL fields.
POP3it_Messages Table: POP3it_AccountName Text POP3it_IsNew Number POP3it_UIDL Text (required) POP3it_MessageDate Timestamp POP3it_RecordDate Timestamp POP3it_Header_From Text POP3it_Header_To Text POP3it_Header_CC Text POP3it_Header_Subject Text POP3it_Body Text POP3it_Body_Text Text POP3it_Body_HTML Text POP3it_Body_Enriched Text POP3it_FullSource Text POP3it_Header_Z
(where Z is any header, i.e. POP3it_Header_Priority or POP3it_Header_X_Mailer)POP3it_Attachments Table: POP3it_AccountName Text POP3it_UIDL Text (required) POP3it_FileName Text POP3it_Path Text POP3it_Path_FM Text