Share via


RecurrenceDataControl.TimeZoneID property

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

Syntax

'Declaration
Public Property TimeZoneID As Integer
    Get
    Set
'Usage
Dim instance As RecurrenceDataControl
Dim value As Integer

value = instance.TimeZoneID

instance.TimeZoneID = value
public int TimeZoneID { get; set; }

Property value

Type: System.Int32

See also

Reference

RecurrenceDataControl class

RecurrenceDataControl members

Microsoft.SharePoint.WebControls namespace