IsPasOnline

Introduced in Microsoft Lync Server 2010, the IsPasOnline function indicates whether the Presence Agent Server is online (True) or not (False). The Presence Agent Server provides the presence and conferencing service.

Syntax

  Copy imageCopy Code
bool IsPasOnline();

Parameters

None

Return Values

Returns true if the presence and conference Service is available; otherwise false.