RequestApointment

RequestApointment()

请求预约。

public AlternateView RequestApointment()

返回值

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

也可以看看


RequestApointment(int)

请求预约。

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

返回值

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

也可以看看