Gets the first line of the standard letter closing text for this user.

Namespace: Asi.iBO
Assembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0

Syntax

C#
public string StandardClosing1 { get; }
Visual Basic
Public ReadOnly Property StandardClosing1 As String
	Get
Visual C++
public:
property String^ StandardClosing1 {
	String^ get ();
}

See Also