EmailLog..::..Attachments Property

Namespace:  JiwaFinancials.Jiwa.JiwaServiceManager
Assembly:  JiwaServiceManager (in JiwaServiceManager.dll)

Syntax


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