Gets the Item related to the event.
Namespace: MindFusion.Scheduling.Outlook
Assembly: MindFusion.Scheduling.Outlook
C# Copy Code |
---|
public Item Item { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property Item As Item |
An instance of the Item class for which the event is raised.