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





Gets or sets the address of the contact.

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

 Syntax

C#  Copy Code

public string Address { get; set; }

Visual Basic  Copy Code

Public Property Address As String

 Property Value

A string containing address information. The default is an empty string.

 See Also

Contact Members
Contact Class
MindFusion.Scheduling Namespace