Feedback

  • Contents
 

CallObject.isParty Property

Definition

This property indicates whether the call is included in a conference call.  Use CallObject.conferenceId to retrieve the conference ID number.

Syntax

CallObject.isParty

Usage

Read       Yes

Write       No

Value Assigned

None.

Value Returned

Boolean

If the call is included in a conference call, returns True.  Otherwise, returns False.