Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns shortened abbreviations for the current days of the week.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Function GetShortDayAbbreviation As String()
'Usage
Dim instance As DateOptions
Dim returnValue As String()
returnValue = instance.GetShortDayAbbreviation()
public string[] GetShortDayAbbreviation()
Return value
Type: []
A string array that contains the abbreviations.