Summary
    Gets the email address of the change author.
    
		- Namespace
- Cake.Common .Build .Jenkins .Data 
- Containing Type
- JenkinsChangeInfo
Syntax
public string AuthorEmail { get; }Value
| Type | Description | 
|---|---|
| string | The email address of the change author. | 
