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