ISPCalendarItem.Description Property
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
ReadOnly Property Description As String
Get
'Usage
Dim instance As ISPCalendarItem
Dim value As String
value = instance.Description
string Description { get; }
Property Value
Type: System.String