Reference Library
GetCallInformationLink Property
NamespacesAvaya.ApplicationEnablement.DMCCServiceProviderGetCallInformationLink
Returns a reference to the CallInformationLink object
Declaration Syntax
C#Visual BasicVisual C++
public ICallInformationLink GetCallInformationLink { get; }
Public ReadOnly Property GetCallInformationLink As ICallInformationLink
public:
property ICallInformationLink^ GetCallInformationLink {
	ICallInformationLink^ get ();
}

Assembly: ServiceProvider (Module: ServiceProvider)