ReminderMethods
ReminderMethods enumeration
本次提醒使用的方法。
public enum ReminderMethods
价值观
姓名 | 价值 | 描述 |
---|---|---|
0 | 提醒通过电子邮件发送。 | |
sms | 1 | 通过短信发送提醒。 |
popup | 2 | 提醒通过 UI 弹出窗口发送。 |
本次提醒使用的方法。
public enum ReminderMethods
姓名 | 价值 | 描述 |
---|---|---|
0 | 提醒通过电子邮件发送。 | |
sms | 1 | 通过短信发送提醒。 |
popup | 2 | 提醒通过 UI 弹出窗口发送。 |