Ozeki VoIP SDK Class library
State Property
NamespacesOzeki.VoIP.PBX.PhoneCalls.Session.TransfersTransferState
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<TransferState> State { get; protected set; }
Public Property State As Nullable(Of TransferState)
	Get
	Protected Set
public:
property Nullable<TransferState> State {
	Nullable<TransferState> get ();
	protected: void set (Nullable<TransferState> value);
}
Property Value
Nullable<(Of <(<'TransferState>)>)>

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