ISPCalendarSettings.AlternateCalendarType property

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

Syntax

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

value = instance.AlternateCalendarType
SPCalendarType AlternateCalendarType { get; }

Property value

Type: Microsoft.SharePoint.SPCalendarType

See also

Reference

ISPCalendarSettings interface

ISPCalendarSettings members

Microsoft.SharePoint.WebControls namespace