Share via


SiteInfo.CalendarType Property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public ReadOnly Property CalendarType As Short
    Get
'Usage
Dim instance As SiteInfo
Dim value As Short

value = instance.CalendarType
public short CalendarType { get; }

Property Value

Type: System.Int16

Implements

ISiteInfo.CalendarType

See Also

Reference

SiteInfo Class

SiteInfo Members

Microsoft.SharePoint.Portal.WebControls Namespace