DateOptions.GetDaysSuperShortAbbreviation method
Returns short abbreviations for the current days of the week.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetDaysSuperShortAbbreviation As String()
'Usage
Dim instance As DateOptions
Dim returnValue As String()
returnValue = instance.GetDaysSuperShortAbbreviation()
public string[] GetDaysSuperShortAbbreviation()
Return value
Type: []
Returns String.
Remarks
A string array that contains the abbreviations.