RequestApointment
RequestApointment()
请求预约。
public AlternateView RequestApointment()
返回值
备用视图AlternateView
表示查看电子邮件的格式。
也可以看看
- class AlternateView
- class Appointment
- 命名空间 Aspose.Email.Calendar
- 部件 Aspose.Email
RequestApointment(int)
请求预约。
public AlternateView RequestApointment(int seqId)
范围 | 类型 | 描述 |
---|---|---|
seqId | Int32 | 序列号。 |
返回值
备用视图AlternateView
表示查看电子邮件的格式。
也可以看看
- class AlternateView
- class Appointment
- 命名空间 Aspose.Email.Calendar
- 部件 Aspose.Email