Gets or sets the e-mail address of the contact.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public string Email { get; set; } |
Visual Basic Copy Code |
---|
Public Property Email As String |
A string containing an e-mail address. The default is an empty string.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |