Gets the second line of the standard letter closing text for this user, also known as the title of the user in the closing.

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

Syntax

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

See Also