MindFusion.Wpf Pack Programmer's Guide
ContactConfirmEventArgs.Contact Property
See Also
 





Gets the contact related to the event.

Namespace: MindFusion.Scheduling.Outlook
Assembly: MindFusion.Scheduling.Wpf.Outlook

 Syntax

C#  Copy Code

public Contact Contact { get; }

Visual Basic  Copy Code

Public ReadOnly Property Contact As Contact

 Property Value

A reference to the related Contact object.

 See Also

ContactConfirmEventArgs Members
ContactConfirmEventArgs Class
MindFusion.Scheduling.Outlook Namespace