class PMail |
This class establishes a mail session with the platforms mail system
![]() | Construction |
![]() | Log in/out functions |
![]() | Send message functions |
![]() | Read message functions |
![]() | Error functions |
![]() | User look up functions |
![]() | loggedOn Flag indicating the session is active |
Run Time Type functions
I/O functions
Comparison functions
This class establishes a mail session with the platforms mail system
Note that if the body text for the mail message is very large, the function will return FALSE. To tell between an error getting the message body and having a large message body the GetErrorCode() function must be used.
To get a large message body, the GetMessageAttachments() should be used with the includeBody parameter set to TRUE so that the message body is placed into a disk file.
Alphabetic index HTML hierarchy of classes or Java