No Metadata Documentation available.

Namespace: CWS.Common.BuilderLeadLogWS
Assembly: BuilderLeadLogWS (in BuilderLeadLogWS.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public string LeadEmail { get; set; }
Visual Basic
Public Property LeadEmail As String
	Get
	Set
Visual C++
public:
property String^ LeadEmail {
	String^ get ();
	void set (String^ value);
}

See Also