| 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 : C:/Program Files (x86)/Mail Enable/Bin/NETWebMail/calendar/SkinFiles/ |
Upload File : |
<?xml version="1.0"?>
<!--
All the properties of the EventCalendar 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 an EventCalendar and the values set in your code.
-->
<EventCalendar>
<DefaultProperties>
<!-- General Properties Initial Default Value
<General AutoSpan="false"
AutoSwitchMode="true"
BorderColor="Black"
CellPadding="An integer" ("2")
CellSpacing="An integer" ("0")
Culture="A string" ("String.Empty")
DoubleClickCellNew="true/false" ("false")
EnableCellNew="true/false" ("false")
EnableDataViewState="true/false" ("true")
EndWorkDay="Sunday/Monday/Tuesday/Wednesday/Thursday/Friday/Saturday" ("Friday")
Height="A unit value" ("Unit.Empty")
IndividualCellHeaderRow="true/false" ("false")
IsAdmin="true/false" ("false")
Mode="FullYear/Year/MultiMonths/Month/Week/WorkWeek/
OutlookWeek/ResourceDay/Day/GridDay/Timeline/TimelinePro" ("Month")
MoreText="A string" ("More...")
NewLinkScript="A string" ("String.Empty")
NewLinkText="A string" ("New")
NextPrevFormat="FullMonth/ShortMonth/CustomText" ("CustomText")
NextText="A string" (">")
PrevText="A string" ("<")
ScrollbarCssClass="A string" ("String.Empty")
ShowDayOfYear="true/false" ("false")
ShowGridLines="true/false" ("true")
ShowNewLink="true/false" ("false")
ShowNextPrev="true/false" ("true")
ShowTitle="true/false" ("true")
StartWorkDay="Sunday/Monday/Tuesday/Wednesday/Thursday/Friday/Saturday" ("Monday")
StatisticToolTipFormat="A string" ("{EventNumber} event(s).")
Width="A unit value" ("100%")
>
</General>
-->
<!-- General Properties Sample -->
<General Mode="Day"
ShowDayOfYear="false"
Width="800"
DoubleClickCellNew="true">
</General>
<!-- Day Properties Initial Default Value
<Day AvailableTime="A string" ("[0;24]")
CellBackColor="A color value" ("#FFFF99")
CellBorderColor="A color value" ("#EAD098")
CellHeight="An integer" ("30")
CellsPerRow="An integer" ("10")
DefaultDayMode="ResourceDay/Day/GridDay" ("Day")
DetailAreaHeight="A unit" ("Unit.Empty")
DisableHourLinkIfHasEvents="true/false" ("false")
DisableNewLinkIfHasEvents="true/false" ("false")
EndHour="A double" ("24")
EndWorkTime="A double" ("17")
EnlargeHour="true/false" ("true")
GridDayCellHeight="An integer" ("60")
HourLinkScript="A string" ("String.Empty")
ListEventsForEachCell="true/false" ("false")
ShowCellScrollbars="true/false" ("false")
ShowHourNameAsLink="true/false" ("true")
StartHour="A double" ("0")
StartWorkTime="A double" ("8")
TimeFormat="A string" ("t")
TimeInterval="An integer" ("30")
TopAreaBackColor="A color string" ("LightGray")
TopAreaHeight="A Unit" ("Unit.Empty")
UnavailableTime="A string" ("String.Empty")
WorkTimeCellBackColor="A color value" ("#FFFFCC")
>
</Day>
-->
<!-- Day Properties Sample -->
<Day
StartWorkTime="9"
TimeInterval="30"
ShowCellScrollbars="true"
ColumnWidth="100">
</Day>
<!-- Week Properties Initial Default Value
<Week DisplayWeeks="An integer" ("1")
>
</Week>
-->
<!-- Week Properties Sample -->
<week CellHeight="500">
</week>
<!-- WorkWeek Properties Initial Default Value
<WorkWeek ColumnWidth="An integer" ("0")
ShowBottomHeader="true/false" ("false")
ShowCellScrollbars="true/false" ("false")
ShowTimeColumnForEachDay="true/false" ("false")
>
</WorkWeek>
-->
<!-- WorkWeek Properties Sample -->
<WorkWeek ColumnWidth="150">
</WorkWeek>
<!-- MultiMonths Properties Initial Default Value
<MultiMonths DisplayMonths="An integer" ("2")
HighlightMode="Month/Week" ("Week")
>
</MultiMonths>
-->
<!-- MultiMonths Properties Sample -->
<MultiMonths DisplayMonths="3"
HighlightMode="Month">
</MultiMonths>
<!-- MonthWeek Properties Initial Default Value
<MonthWeek AbbreviateFirstDay="true/false" ("false")
CellHeight="An integer" ("120")
DayLinkScript="A string" ("String.Empty")
DayNameFormat="FirstLetter/FirstTwoLetters/Full/Short" ("Full")
DefaultWeekMode="Week/WorkWeek/OutlookWeek" ("Week")
MaxDisplayItems="An integer" ("0")
MoreScript="A string" ("String.Empty")
ShowCalendarHeader="true/false" ("true")
ShowCellScrollbars="true/false" ("false")
ShowCurrentMonthDaysOnly="true/false" ("false")
ShowDayNameAsLink="true/false" ("true")
ShowDayStatistic="true/false" ("false")
ShowWeekOfYear="true/false" ("false")
ShowWorkDaysOnly="true/false" ("false")
SpecialDaysByWeek="A string" ("String.Empty")
StackWeekendDays="true/false" ("false")
TitleFormat="Month/MonthYear" ("MonthYear")
WeekLinkScript="A string" ("String.Empty")
>
</MonthWeek>
-->
<!-- MonthWeek Properties Sample -->
<MonthWeek MaxDisplayItems="50"
ShowWeekOfYear="false">
</MonthWeek>
<!-- FullYear Properties Initial Default Value
<FullYear
DayLinkScript="A string" ("String.Empty")
DayNameFormat="FirstLetter/FirstTwoLetters/Full/Short" ("Short")
MonthLinkScript="A string" ("String.Empty")
ShowDayStatistic="true/false" ("false")
ShowMonthStatistic="true/false" ("false")
ShowWeekOfYear="true/false" ("true")
ShowWeekStatistic="true/false" ("false")
WeekLinkScript="A string" ("String.Empty")
>
</FullYear>
-->
<!-- FullYear Properties Sample -->
<FullYear ShowWeekOfYear="false"
ShowDayStatistic="true"
DayNameFormat="FirstLetter">
</FullYear>
<!-- Year Properties Initial Default Value
<Year CellHeight="An integer" ("120")
EndMonth="An integer" ("12")
MaxDisplayItems="An integer" ("0")
MonthLinkScript="A string" ("String.Empty")
MonthPerRow="An integer" ("3")
MoreScript="A string" ("String.Empty")
ShowCellScrollbars="true/false" ("false")
ShowMonthNameAsLink="true/false" ("true")
ShowSpanItemsOnly="true/false" ("false")
SpecialMonths="A string" ("String.Empty")
StartMonth="An integer" ("1")
>
</Year>
-->
<!-- Year Properties Sample -->
<Year CellHeight="100"
StartMonth="1"
EndMonth="12"
MaxDisplayItems="5"
ShowCellScrollbars="True">
</Year>
</DefaultProperties>
</EventCalendar>