2 |
2.373909 |
PhoneLineProperties |
Enum |
|
|
|
|
|
|
enum PhoneLineProperties
{
None = 0x0,
BrandingOptions = 0x1,
CanDial = 0x2,
CellularDetails = 0x4,
DisplayColor = 0x8,
DisplayName = 0x10,
NetworkName = 0x20,
NetworkState = 0x40,
Transport = 0x80,
Voicemail = 0x100
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.applicationmodel.calls.background.idl(128,0) |
|