Namespace: Cartella.SalesForce
Assembly: CartellaData (in CartellaData.dll) Version: 4.1.0.171 (4.1.0.171)

Syntax

C#
public DescribeSoftphoneScreenPopOption[] screenPopOptions { get; set; }
Visual Basic
Public Property screenPopOptions As DescribeSoftphoneScreenPopOption()
	Get
	Set
Visual C++
public:
property array<DescribeSoftphoneScreenPopOption^>^ screenPopOptions {
	array<DescribeSoftphoneScreenPopOption^>^ get ();
	void set (array<DescribeSoftphoneScreenPopOption^>^ value);
}

Remarks