Gets the type of the calendar element related to the event.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
SyntaxC#
Copy Code
|
|---|
public CalendarTextElements Element { get; } |
Visual Basic
Copy Code
|
|---|
Public ReadOnly Property Element As CalendarTextElements |
A member of the CalendarTextElements enumeration.
See Also