



PhoneApplicationPage 

SuppressUnorientedBottomMargin { get; set; } : Boolean




ChatMessage 

RemoteId { get; } : String




AccessoryManager 

ClearToast(String instanceId) static : Void


DecreaseVolume(Int32 step) static : Void


DisableEmailNotificationEmailAccount(String emailAccount) static : Void


EnableEmailNotificationEmailAccount(String emailAccount) static : Void


EnableEmailNotificationFolderFilter(String emailAccount, IReadOnlyList<String> folders) static : Void


GetAllEmailAccounts() static : IReadOnlyList<EmailAccountInfo>


GetFolders(String emailAccount) static : IReadOnlyList<EmailFolderInfo>


IncreaseVolume(Int32 step) static : Void


IsPhonePinLocked static { get; } : Boolean


RingDevice() static : Void


SetMute(Boolean mute) static : Void


SetRingerVibrate(Boolean ringer, Boolean vibrate) static : Void


SpeedDialList static { get; } : IReadOnlyList<SpeedDialEntry>


UpdateEmailReadStatus(BinaryId messageEntryId, Boolean isRead) static : Void


VolumeInfo static { get; } : VolumeInfo

AccessoryNotificationType 

ToastCleared : 2048,


CalendarChanged : 4096,


VolumeChanged : 8192,


EmailReadStatusChanged : 16384,

BinaryId 

Id { get; } : Byte


Length { get; } : UInt32

CalendarChangedEvent 

LostEvents : 0,


AppointmentAdded : 1,


AppointmentChanged : 2,


AppointmentDeleted : 3,


CalendarAdded : 4,


CalendarChanged : 5,


CalendarDeleted : 6,

CalendarChangedNotificationTriggerDetails 

AccessoryNotificationType { get; } : AccessoryNotificationType


AppDisplayName { get; } : String


AppId { get; } : String


EventType { get; } : CalendarChangedEvent


ItemId { get; } : String


StartedProcessing { get; set; } : Boolean


TimeCreated { get; } : DateTimeOffset

EmailAccountInfo 

DisplayName { get; } : String


IsNotificationEnabled { get; } : Boolean

EmailFolderInfo 

DisplayName { get; } : String


IsNotificationEnabled { get; } : Boolean

EmailNotificationTriggerDetails 

MessageEntryId { get; } : BinaryId

EmailReadNotificationTriggerDetails 

AccessoryNotificationType { get; } : AccessoryNotificationType


AccountName { get; } : String


AppDisplayName { get; } : String


AppId { get; } : String


IsRead { get; } : Boolean


MessageEntryId { get; } : BinaryId


ParentFolderName { get; } : String


StartedProcessing { get; set; } : Boolean


TimeCreated { get; } : DateTimeOffset

PhoneLineDetails 

MissedCallCount { get; } : UInt32

SpeedDialEntry 

ContactName { get; } : String


NumberType { get; } : String


PhoneNumber { get; } : String

ToastNotificationTriggerDetails 

InstanceId { get; } : String

VibrateState 

RingerOffVibrateOff : 0,


RingerOffVibrateOn : 1,


RingerOnVibrateOff : 2,


RingerOnVibrateOn : 3,

VolumeInfo 

CallVolume { get; } : UInt32


IsMuted { get; } : Boolean


IsVibrateEnabled { get; } : VibrateState


MediaVolume { get; } : UInt32


SystemVolume { get; } : UInt32