| VoIPEventArgsTItem Property  | 
            Gets the held item.
            
 
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
SyntaxPublic ReadOnly Property Item As T
	Get
public:
property T Item {
	T get ();
}member Item : 'T with get
Property Value
Type: 
T
See Also