EmailMessage..::..SourceType Property

Namespace:  JiwaFinancials.Jiwa.JiwaApplication.JiwaEmail
Assembly:  JiwaApplication (in JiwaApplication.dll)

Syntax


public string SourceType { get; set; }
Public Property SourceType As String
	Get
	Set
public:
property String^ SourceType {
	String^ get ();
	void set (String^ value);
}