CalendarEvent 类

定义

表示日历中的事件。

public ref class CalendarEvent sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class CalendarEvent : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class CalendarEvent
Inherits ComplexProperty
继承
CalendarEvent

属性

Details

获取日历事件的详细信息。

EndTime

获取事件的结束日期和时间。

FreeBusyStatus

获取与事件关联的忙/闲状态。

StartTime

获取事件的开始日期和时间。

适用于