RecurrenceDataControl.Calendar property

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

Syntax

'Declaration
Public Property Calendar As SPCalendarType
    Get
    Set
'Usage
Dim instance As RecurrenceDataControl
Dim value As SPCalendarType

value = instance.Calendar

instance.Calendar = value
public SPCalendarType Calendar { get; set; }

Property value

Type: Microsoft.SharePoint.SPCalendarType

See also

Reference

RecurrenceDataControl class

RecurrenceDataControl members

Microsoft.SharePoint.WebControls namespace