?? microsoft.windowsmobile.pocketoutlook.xml
Occurs when an Appointment's ReminderSet property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderLedChanged">
<summary>
Occurs when an Appointment's ReminderLed property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderVibrateChanged">
<summary>
Occurs when an Appointment's ReminderVibrate property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderDialogChanged">
<summary>
Occurs when an Appointment's ReminderDialog property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderSoundChanged">
<summary>
Occurs when an Appointment's ReminderSound property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderRepeatChanged">
<summary>
Occurs when an Appointment's ReminderRepeat property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderSoundFileChanged">
<summary>
Occurs when an Appointment's ReminderSoundFile property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderMinutesBeforeStartChanged">
<summary>
Occurs when an Appointment's ReminderMinutesBeforeStart property changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.StartChanged">
<summary>
Occurs when an Appointment's start changes.
</summary>
</member>
<member name="E:Microsoft.WindowsMobile.PocketOutlook.Appointment.EndChanged">
<summary>
Occurs when an Appointment's end changes.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Subject">
<summary>
Gets or sets an Appointment's subject line. This string is limited to 4096 characters.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Body">
<summary>
Gets or sets an Appointment's text Notes. The maximum size is 20 KB.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Location">
<summary>
Gets or sets an Appointment's location. This string is limited to 1023 characters.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Categories">
<summary>
Gets or sets an Appointment's categories. This string is limited to 1023 characters.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.AllDayEvent">
<summary>
Gets or sets a value indicating whether an Appointment occurs as an all day event. By default, Appointments occur at a particular point in the day.
<remarks>
An all day event Appointment cannot be a Meeting.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.IsRecurring">
<summary>
Gets a value indicating whether an Appointment is recurring.
<remarks>
This information can be useful in building a restriction string.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderSet">
<summary>
Gets or sets a value indicating whether a reminder dialog box appears to remind the user of an upcoming Appointment.
<remarks>
The default value is set by the user in the Calendar and Task options.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.MeetingStatus">
<summary>
Gets a value indicating whether an Appointment is a Meeting. The MeetingStatus enumeration defines the possible values. The default value is NotMeeting.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Sensitivity">
<summary>
Gets or sets an Appointment's sensitivity. The Sensitivity enumeration defines the possible values. The default value is Normal.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.BusyStatus">
<summary>
Gets or sets a Contact's availability in the time period spanned by an Appointment or Meeting. The BusyStatus enumeration defines the possible values. The default value is Busy.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderSoundFile">
<summary>
Gets or sets the fully qualified path name of the audio file that Pocket Outlook plays as the Appointment reminder. This property is valid only if the ReminderSet property is TRUE, and if the ReminderOptions property Includes Sound. This property defaults to the current setting in Calendar options, but if no audio file is specified, then it defaults to Alarm1.wav. The maximum length of the the fully qualified path name is 255 characters.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderMinutesBeforeStart">
<summary>
Gets or sets the number of minutes a reminder alarm occurs before the start of an Appointment. This property defaults to the current setting in Calendar options.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Start">
<summary>
Gets or sets the Appointment's start time. This System.DateTime value must be less than or equal to the Appointment's end time.
<remarks>
Time values must be between 1/1/1900 and 12/31/2999 inclusive. The default start time is always the top of the next hour. For example, if the current time was 10:37 AM, then the default start time would be 11:00 AM.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.End">
<summary>
Gets or sets the Appointment's end time. This System.DateTime value must be greater than or equal to the Appointment's start time.
<remarks>
Time values must be between 1/1/1900 and 12/31/2999 inclusive.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderLed">
<summary>
Gets or sets a value indicating whether Pocket Outlook uses the mobile device's notification light-emitting diode (LED) to remind the user of an upcoming Appointment.
<remarks>
The LED flashes green once every second to remind the user of an upcoming Appointment.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderVibrate">
<summary>
Gets or sets a value indicating whether Pocket Outlook uses the mobile device's built-in vibrator to remind the user of an upcoming Appointment.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderDialog">
<summary>
Gets or sets a value indicating whether a reminder dialog box appears to remind the user of an upcoming Appointment.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderSound">
<summary>
Gets or sets a value indicating whether Pocket Outlook plays the Appointment reminder audio file to remind the user of an upcoming Appointment.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.ReminderRepeat">
<summary>
Gets or sets a value indicating whether the Appointment reminder sound file repeats until the user dismisses the reminder.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Duration">
<summary>
Gets or sets the length of an Appointment. This is a System.TimeSpan object.
<remarks>
The maximum duration is 31 days. The default duration is one hour.
</remarks>
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.Recipients">
<summary>
Gets the collection of Recipients for a Meeting. The RecipientCollection object is available only if IsMeeting is TRUE.
</summary>
</member>
<member name="P:Microsoft.WindowsMobile.PocketOutlook.Appointment.RecurrencePattern">
<summary>
Gets an Appointment's recurrence pattern. A recurrence pattern defines when and how often an Appointment repeats (for example, every Monday at 9:00 AM).
</summary>
</member>
<member name="T:Microsoft.WindowsMobile.PocketOutlook.AppointmentCollection">
<summary>
Represents the collection of Appointment items in an Appointment (Calendar) folder.
<seealso cref="T:Microsoft.WindowsMobile.PocketOutlook.PimItemCollection"/>
</summary>
</member>
<member name="T:Microsoft.WindowsMobile.PocketOutlook.PimItemCollection">
<summary>
Defines container operations (for example, adding, removing, and sorting items), along with state information (for example, references to the containing folder, whether the collection is sorted, etc.) about generic PIM item collections.
</summary>
<remarks>
This is the base class for Appointment, Task, and Contact collections.
<para>The PimItemCollection class provides methods for adding and removing PimItem objects to or from a collection, searching for items within a collection, and sorting collection items. It contains methods for indexing into a collection, information about the number of items in a collection, and whether or not you can add or remove items to or from a collection.</para>
<para>The Pocket Outlook object model parallels the desktop Outlook object model by grouping PimItem objects into folders, but folders are actually implemented as collections. For example, the ContactFolder object has an Item property, and the accessor for this property returns a ContactCollection object, not a PimItem object.</para>
</remarks>
</member>
<member name="M:Microsoft.WindowsMobile.PocketOutlook.PimItemCollection.SealCollection">
<summary>
Seals the collection, this is needed when a custom Collection is returned. (i.e. Restricted collection)
Natively it is not possible to just add to an ICollection.
All that can be done is Saving and Filtering.
</summary>
</member>
<member name="M:Microsoft.WindowsMobile.PocketOutlook.PimItemCollection.AddNew">
<summary>
Adds a new PIM item to the collection.
</summary>
<returns>The item added to the list.</returns>
<exception cref="T:System.NotSupportedException">This property is not supported.</exception>
<remarks>This method is supported only if AllowNew is true; otherwise, a NotSupportedException is thrown.
Implementing this method means that the IBindingList list must understand the type of objects
to add to the list and must understand how to create a new instance of that type.
For example, if you have a collection of myCustomer objects, the AddNew method should add
a new myCustomer object to the list.
The base is used to throw a generic message when AllowNew is false.
</remarks>
</member>
<member name="M:Microsoft.WindowsMobile.PocketOutlook.PimItemCollection.Finalize">
<summary>
The PimItemCollection class destructor.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -