PhoneLineCellularDetails.RegistrationRejectCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the registration reject code for the phone line.
public:
property int RegistrationRejectCode { int get(); };
int RegistrationRejectCode();
public int RegistrationRejectCode { get; }
var int32 = phoneLineCellularDetails.registrationRejectCode;
Public ReadOnly Property RegistrationRejectCode As Integer
Property Value
Int32
int
The registration reject code for the phone line.
Windows requirements
App capabilities |
phoneCallHistory
phoneCallHistorySystem
|