EmailOptions..::..NameToGiveAttachment Property

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

Syntax


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