EmailMessage..::..Attachments Property

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

Syntax


public DocumentCollection Attachments { get; }
Public ReadOnly Property Attachments As DocumentCollection
	Get
public:
property DocumentCollection^ Attachments {
	DocumentCollection^ get ();
}