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