EMAIL_MEMORY (STRUCT)ΒΆ
TYPE EMAIL_MEMORY : STRUCT
Holds information like the email text and the path to the folder where incoming attachements are stores
- Attributes:
- qualified_only
- InOut:
- Name - Type - Comment - sAttachFolder- STRING- A folder where an incoming file is stored. - pBody- POINTER TO BYTE - Pointer to the memory for the text message. - udiBodySize- UDINT- Size of the body for the text message. 
