WEB开发网
开发学院手机开发Windows Mobile 开发 WindowsMobile.Status命名空间内的SystemProperty... 阅读

WindowsMobile.Status命名空间内的SystemProperty枚举值的记录

 2010-08-23 05:21:00 来源:WEB开发网   
核心提示:在开发的时候经常会碰到有关手机本身的信息要查询,有时候不知道哪里有这些信息可以查得,WindowsMobile.Status命名空间内的SystemProperty枚举值的记录,有时候使用了很麻烦的方法才查到,关于手机方面更多的信息

在开发的时候经常会碰到有关手机本身的信息要查询,有时候不知道哪里有这些信息可以查得,有时候使用了很麻烦的方法才查到,关于手机方面更多的信息,Microsoft.windowsMobile等名空间中可以找到,这里记录下Status中的SystemProperty枚举值

SystemProperty

ActiveApplicationGets the name of the application that was previously active and the name of the application that is currently active, separated by the 'Escape' character ('e').

//获得应用程序名

ActiveSyncStatusGets ActiveSync's current synchronization state.

//获得ActiveSync的同步连接状态

Appointment的信息

CalendarAppointmentGets the current Appointment.

CalendarAppointmentBusyStatusGets the user's availability (free/busy status) for the time-slot taken by the current Appointment.

CalendarAppointmentCategoriesGets the current Appointment's categories.

CalendarAppointmentEndTimeGets the current Appointment's ending time.

CalendarAppointmentHasConflictGets a value indicating whether the current Appointment has a scheduling conflict with an existing Appointment.

CalendarAppointmentLocationGets the current Appointment's location.

CalendarAppointmentStartTimeGets the current Appointment's starting time.

CalendarAppointmentSubjectGets the current Appointment's subject.

CalendarEventGets the current "All Day Event" Appointment.

CalendarEventBusyStatusGets the user's availability (free/busy status) for the current "All Day Event".

CalendarEventCategoriesGets the categories for the current "All Day Event".

CalendarEventEndTimeGets the ending time of the current "All Day Event" Appointment. This will be the starting day of an Appointment Event that spans multiple days.

CalendarEventHasConflictGets a value indicating whether the user's availability (free/busy) status conflicts with the current "All Day Event".

1 2 3 4 5 6  下一页

Tags:WindowsMobile Status 命名

编辑录入:coldstar [复制链接] [打 印]
赞助商链接