SPCalendarContainer.AlternateCalendarType property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property AlternateCalendarType As SPCalendarType
    Get
'Usage
Dim instance As SPCalendarContainer
Dim value As SPCalendarType

value = instance.AlternateCalendarType
public SPCalendarType AlternateCalendarType { get; }

Property value

Type: Microsoft.SharePoint.SPCalendarType

Implements

ISPCalendarSettings.AlternateCalendarType

See also

Reference

SPCalendarContainer class

SPCalendarContainer members

Microsoft.SharePoint.WebControls namespace