Gets the Email for this package

Namespace: DotNetNuke.Services.Installer.Packages
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string Email { get; set; }
Visual Basic
Public Property Email As String
	Get
	Set

Field Value

A String

See Also