PhoneNumberNumber Field

The phone number (without a starting '0' or nation code), adhering to the E.164 specifications.

Definition

Namespace: MobileTrack.Common.Models
Assembly: MobileTrack.Common (in MobileTrack.Common.dll) Version: 0.7+1dadc87dcf0a0f837e19a3ce2deb7c1cd85375d1
[FieldOffsetAttribute(2)]
public readonly ulong Number

Field Value

UInt64

Remarks

The amount of digits in the number varies wildly by country. For example, the Netherlands has 9 digits, while the United States has 10.

See Also