The ArcGetMailInfo method returns the information about email notification parameters.
virtual ARC_STATUS ArcGetMailInfo( OUT pMAIL_INFO pMailInfo ); |
[OUT]
pMailInfo:
Pointer to a sMAIL_INFO structure that receives the information.
This method returns the ARC_STATUS.
Password
required if password enabled, use ArcChkPassword
member function to validate the password.