Click or drag to resize

TrialRequestEmail Property

Gets or sets the email.

Namespace:  awsomAPI.Models
Assembly:  awsomAPI (in awsomAPI.exe) Version: 1.0.0
Syntax
C#
public string Email { get; set; }

Property Value

Type: String
The email.
See Also