CArclib::ArcGetMailInfo

The ArcGetMailInfo method returns the information about email notification parameters.

 

virtual ARC_STATUS ArcGetMailInfo(

OUT pMAIL_INFO pMailInfo

);

Parameters:

[OUT]

pMailInfo: Pointer to a sMAIL_INFO structure that receives the information.

Return Values

This method returns the ARC_STATUS.

Note: