SPMobileDateTimeField.AllDayEvent Property

Gets a value that indicats whether the current list item refers to an all-day event.

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

Syntax

Protected Overridable ReadOnly Property AllDayEvent As Boolean
    Get

Dim value As Boolean

value = Me.AllDayEvent
protected virtual bool AllDayEvent { get; }

Property Value

Type: System.Boolean
true if the current list item represents an all day event; otherwise, false.

See Also

Reference

SPMobileDateTimeField Class

SPMobileDateTimeField Members

Microsoft.SharePoint.MobileControls Namespace