[This is preliminary documentation and is subject to change.]
Gets the abbreviated day name
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public string GetAbbreviatedDayName( int dayId ) |
Visual Basic (Declaration) |
---|
Public Function GetAbbreviatedDayName ( _ dayId As Integer _ ) As String |
Visual C++ |
---|
public: String^ GetAbbreviatedDayName( int dayId ) |
Parameters
- dayId
- Type: System..::.Int32
The id of the day (0-6)