Reference Library
getOriginatedConnectionId Property
NamespacesAvaya.ApplicationEnablement.DMCCThirdPartyCallController..::.OriginatedEventArgsgetOriginatedConnectionId
Get the Connection Id of the call that was originated.
Declaration Syntax
C#Visual BasicVisual C++
public ThirdPartyCallController..::.CallIdentifier getOriginatedConnectionId { get; }
Public ReadOnly Property getOriginatedConnectionId As ThirdPartyCallController..::.CallIdentifier
public:
property ThirdPartyCallController..::.CallIdentifier^ getOriginatedConnectionId {
	ThirdPartyCallController..::.CallIdentifier^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)