| Server IP : 209.209.40.120 / Your IP : 216.73.217.112 Web Server : Microsoft-IIS/10.0 System : Windows NT NEWWWW 10.0 build 17763 (Windows Server 2019) i586 User : NEWWWW$ ( 0) PHP Version : 8.3.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /Program Files (x86)/Mail Enable/Bin/NETWebMail/calendar/SkinFiles/ |
Upload File : |
<?xml version="1.0"?>
<!--
All the properties of the NavCalendar have default values, but you can define your default values for them here.
These values will be overrided by the values in the definition of a NavCalendar and the values set in your code.
-->
<NavCalendar>
<DefaultProperties>
<!-- General Properties Initial Default Value
<General BorderColor="Color name" ("Gray")
CellPadding="An integer" ("2")
DayNamFormat="FirstLetter/FirstTwoLetters/Full/Short" ("Short")
Direction="Horizontal/Vertical" ("Vertical")
DisplayMonths="An integer" ("1")
MonthOffset="An integer" ("0")
NextText="A string" (">")
PrevText="A string" ("<")
ShowDayStatistic="true/false" ("false")
ShowGridLines="true/false" ("true")
ShowMonthStatistic="true/false" ("false")
ShowStatisticToolTipOnly="true/false" ("true")
TodayTitle="A string" ("Today is: ")
Width="A unit value" ("100%")
-->
<!-- General Properties Sample -->
<General DisplayMonths="2"
ShowDayStatistic="true">
</General>
</DefaultProperties>
</NavCalendar>