MobileTrack Nexus Documentation
C#
Show/Hide TOC
Device
Message
Frame
Imei Property
Found IMEI number derived from the message (if any was found)
Definition
Namespace:
MobileTrack.Receiver.Models
Assembly:
MobileTrack.Receiver (in MobileTrack.Receiver.exe) Version: 0.8+f6fd7a919db8417bc1e7bfd9b2ff9ab9586e296a
C#
Copy
Request Example
public
ImeiNumber
?
Imei
{
get
;
set
; }
Property Value
Nullable
ImeiNumber
See Also
Reference
DeviceMessageFrame Class
MobileTrack.Receiver.Models Namespace
In This Article
Definition
See Also