UAOOI.Windows.Forms

MessageBoxSentEmail Constructor

Initializes a new instance of the MessageBoxSentEmail class.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public MessageBoxSentEmail(
	string EmailAddress,
	string MessageSubject,
	string MessageCaption
)

Parameters

EmailAddress
Type: String
The email address.
MessageSubject
Type: String
The message subject.
MessageCaption
Type: String
The message caption.