property Calendar.ShortTimeFormat as String
Indicates the short time format.

TypeDescription
String A String expression that defines the short time format. The ShortTimeFormat supports tags as described bellow.
By default, the ShortTimeFormat property is "<%h%>:<%nn%> <%AM/PM%>", as 8:15 AM. The KnownProperty(exEventDisplayShortMargins) property uses the ShortTimeFormat property to display the event's margins in a short time format. The ShortTimeFormat property is used by label properties if <%=%256%> TAG is included as explained bellow. The LongTimeFormat property defines the long time format to be used when label properties includes the <%=%257%> TAG. The MajorTimeLabel property defines the format of the time to be displayed on the control's time scale. 

The following screen shot shows the short time format using the AM/PM time indicators ( by default,  "<%h%>:<%nn%> <%AM/PM%>" ):

The following screen shot shows the short time format using no AM/PM time indicators ("<%h%>:<%nn%>"):

In conclusion, the ShortTimeFormat property defines the short time format being used to display the event's margins, when the <%=%256%> is included in the label properties such as: 

The property supports the following TAGs:

The following tags are displayed based on the user's Regional and Language Options: