_CalendarSharing.StartDate 属性

定义

返回或设置一个 DateTime 值,该值指示对象要共享 CalendarSharing 的日历项范围的非独占开始日期。 读/写。

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
public DateTime StartDate { get; set; }
Public Property StartDate As DateTime

属性值

注解

如果 CalendarSharing 对象的 属性设置为 TrueIncludeWholeCalendar则忽略此属性。

适用于