'Declaration Public Enum TimelineViewAppointmentVisibility Inherits System.Enum
public enum TimelineViewAppointmentVisibility : System.Enum
Member | Description |
---|---|
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
Hide | Appointments are not displayed in the user interface. |
HideAllDayEvents | Appointments whose AllDayEvent property returns true are not displayed in the user interface. |
Show | Appointments are displayed in the user interface in accordance with the value of the OwnerGroupingStyle property. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2