GetAppointmentText
GetAppointmentText()
获取日历文本。
public string GetAppointmentText()
返回值
日历的字符串值作为纯文本。
也可以看看
- class Appointment
- 命名空间 Aspose.Email.Calendar
- 部件 Aspose.Email
GetAppointmentText(AppointmentFormattingOptions)
获取日历文本。
public string GetAppointmentText(AppointmentFormattingOptions formattingOptions)
范围 | 类型 | 描述 |
---|---|---|
formattingOptions | AppointmentFormattingOptions | AppointmentFormattingOptions 代表约会格式选项。 |
返回值
约会的文本表示。
例外
例外 | (健康)状况 |
---|---|
ArgumentNullException | 抛出时formattingOptions是无效的 . |
也可以看看
- class AppointmentFormattingOptions
- class Appointment
- 命名空间 Aspose.Email.Calendar
- 部件 Aspose.Email