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.
Gets and sets the number of days to extend or reduce the current month in Hijri calendars.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Property AdjustHijriDays As Short
Get
Set
'Usage
Dim instance As RegionalSettings
Dim value As Short
value = instance.AdjustHijriDays
instance.AdjustHijriDays = value
public short AdjustHijriDays { get; set; }
Property value
Type: System.Int16
The number of days.