EmailMessage..::..SourceID Property

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

Syntax


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