| 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="true/false" ("false")
AutoSwitchMode="true/false" ("true")
BorderColor="A color string" ("Gray")
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="True"
Width="800">
</General>
<!-- Eventbar Properties Initial Default Value
<Eventbar BorderColor="A color string" (Use the border color of the EventCalendar)
BorderStyle="Dashed/Dotted/Double/Groove/
Inset/None/NotSet/Outset/Ridge/Solid" ("NotSet")
TimebarDateFormat="A string" ("t")
DurationFormat="A string" ("Duration: <day>[D] day(s) </day><hour>[H] hour(s) </hour><minute>[M] minute(s)</minute><date>([B] - [E])</date>")
Height="An integer" ("20")
MultiLine="true/false" ("true")
ProgressbarBackColor="A color string" ("White")
ProgressbarColor="A color string" ("OrangeRed")
ProgressbarImageUrl="A string" ("Empty")
ProgressbarSize="An integer" ("6")
ShowClock="true/false" ("true")
ShowRecurrencePicture="true/false" ("true")
ShowProgressbar="true/false" ("false")
ShowProgressbarForTopItems="true/false" ("false")
ShowStartEndDate="true/false" ("false")
ShowTimebar="true/false" ("true")
ShowTimebarForTopItems="true/false" ("false")
SpanFromIndicator="A string" ("<")
SpanToIndicator="A string" (">")
TimebarBackColor="A color string" ("White")
TimebarColor="A color string" ("Blue")
TimebarImageUrl="A string" ("Empty")
TimebarSize="An integer" ("6")
>
</Eventbar>
-->
<!-- Eventbar Properties Sample -->
<Eventbar ShowProgressbar="True"
TimebarColor="DarkBlue">
</Eventbar>
<!-- 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="9"
EndMonth="7"
MaxDisplayItems="6">
</Year>
<!-- 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="6"
ShowWeekOfYear="True">
</MonthWeek>
<!-- Week Properties Initial Default Value
<Week DisplayWeeks="An integer" ("1")
>
</Week>
-->
<!-- Week Properties Sample -->
<week DisplayWeeks="3">
</week>
<!-- OutlookWeek Properties Initial Default Value
<OutlookWeek CellHeight="An integer" ("120")
DaysPerRow="An integer" ("2")
MaxDisplayItems="An integer" ("0")
ShowCellScrollbars="true/false" ("false")
>
</OutlookWeek>
-->
<!-- OutlookWeek Properties Sample -->
<OutlookWeek MaxDisplayItems="6">
</OutlookWeek>
<!-- 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>
<!-- ResourceDay Properties Initial Default Value
<ResourceDay ColumnWidth="An integer" ("150")
HeaderHeight="An integer" (The height of the CalendarHeaderStyle)
NewLinkScript="A string" ("String.Empty")
ShowBottomHeader="true/false" ("false")
ShowCellScrollbars="true/false" ("false")
ShowTimeColumnForEachResource="true/false" ("true")
>
</ResourceDay>
-->
<!-- ResourceDay Properties Sample -->
<ResourceDay ColumnWidth="200"
HeaderHeight="80">
</ResourceDay>
<!-- 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"
DefaultDayMode="ResourceDay"
TimeInterval="60">
</Day>
<!-- Timeline Properties Initial Default Value
<Timeline BackwardText="A string" ("<")
CellHeight="An integer" ("30")
DayFormat="A string" ("dd")
DisplayDays="An integer" ("30")
ForwardText="A string" (">")
MonthFormat="A string" ("MMMM")
NavigatorToolTip="A string" ("Starts from {Date}")
PageDays="An integer" (DisplayDays - 1)
ShowNavigatorRow="true/false" ("true")
ShowSpanItemsOnly="true/false" ("false")
ShowWorkDaysOnly="true/false" ("false")
SortItems="true/false" ("false")
>
</Timeline>
-->
<!-- Timeline Properties Sample -->
<TimeLine DisplayDays="20"
MonthFormat="MMMM,yyyy">
</TimeLine>
<!-- TimelinePro Properties Initial Default Value
<TimelinePro CellBorderColor="A color string" ("LightGray")
CellHeight="An integer" ("30")
CellWidth="An integer" ("10")
DayFormat="A string" ("dd")
DisplayCells="An integer" ("30")
DisplayHeaderRowsForEachGroup="true/false" ("false")
EmptyGroupDefaultText="A string" ("Unassigned")
HourFormat="A string" ("HH")
InitialExpandStatus="ExpandAll/CollapseAll" ("ExpandAll")
MinuteFormat="A string" ("mm")
MonthFormat="A string" ("MMMM,yyyy")
SecondFormat="A string" ("ss")
TimeInterval="An integer" ("1")
Timescale="Day/DayName/Hour/Minute/Month/Notset/Second/Week/Year" ("Notset")
WeekFormat="A string" ("d")
YearFormat="A string" ("yyyy")
>
</TimelinePro>
-->
<!-- TimelinePro Properties Sample -->
<TimeLinePro DisplayCells="20"
TimeInterval="2">
</TimeLinePro>
</DefaultProperties>
</EventCalendar>