The IsRelaying method returns whether or not messages
will be relayed through another mail server.
Parameters
None.
Return Value
This method returns a non-zero value if relaying has been enabled,
otherwise this method will return zero.
Remarks
For more information about relaying text messages, refer to the
EnableRelay method.
Requirements
Minimum Desktop Platform: Windows 7 Service Pack 1
Minimum Server Platform: Windows Server 2008 R2 Service Pack 1
Header File: cstools11.h
Import Library: cstxtv11.lib
See Also
DisableRelay,
EnableRelay,
SendMessage
|