Ozeki VoIP SDK Class library
LastRegisterDate Property
NamespacesOzeki.VoIP.PBX.SIPBackupSIPExtensionBackupInfoLastRegisterDate
Declaration Syntax
C#Visual BasicVisual C++
public Nullable<DateTime> LastRegisterDate { get; set; }
Public Property LastRegisterDate As Nullable(Of DateTime)
	Get
	Set
public:
property Nullable<DateTime> LastRegisterDate {
	Nullable<DateTime> get ();
	void set (Nullable<DateTime> value);
}
Property Value
Nullable<(Of <(<'DateTime>)>)>

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