company logo

Email :: mailCount - Get number of emails on server

The function returns the number of emails available on the server. Messages from the server may be obtained by calling getMail(indx) , where indx is a number between 1 and mail count.

Return value:  Number of items ( int32  )

The value contains the number of items (characters, entries, instances etc.).

Implementation details

int32 Email  :: mailCount (  )