CancelAppointment

CancelAppointment()

取消约会。

public AlternateView CancelAppointment()

返回值

备用视图AlternateView表示查看电子邮件的格式。

也可以看看


CancelAppointment(int)

取消约会。

public AlternateView CancelAppointment(int seqId)
范围类型描述
seqIdInt32序列号。

返回值

备用视图AlternateView表示查看电子邮件的格式。

也可以看看