IsEmailEnabled

获取发送电子邮件至 SMTP 服务器的权限和登录信息, 需在终端设置里指定。

bool  IsEmailEnabled() const 

返回值

true, 如果发送 e-mails 允许, 否则 false。

注释

为获取发送 e-mails 权限, 使用 TerminalInfoInteger() 函数 (TERMINAL_EMAIL_ENABLED 属性)。