Share via


ISPCalendarItem.Title Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
ReadOnly Property Title As String
    Get
'Usage
Dim instance As ISPCalendarItem
Dim value As String

value = instance.Title
string Title { get; }

Property Value

Type: System.String

See Also

Reference

ISPCalendarItem Interface

ISPCalendarItem Members

Microsoft.SharePoint.WebControls Namespace