[This is preliminary documentation and is subject to change.]

Return the full name with overhead

Namespace:  OfficeClip.BusinessLayer.TE
Assembly:  OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0

Syntax

C#
public string FullNameWithOverhead()
Visual Basic (Declaration)
Public Function FullNameWithOverhead As String
Visual C++
public:
String^ FullNameWithOverhead()

Return Value

The full name with overhead

See Also