Ozeki VoIP SDK Class library
Item Property
NamespacesOzeki.VoIPVoIPEventArgs<(Of <(<'T>)>)>Item
Gets the held item.
Declaration Syntax
C#Visual BasicVisual C++
public T Item { get; private set; }
Public Property Item As T
	Get
	Private Set
public:
property T Item {
	T get ();
	private: void set (T value);
}
Property Value

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290