in the hand - .NET Solutions for Mobility

RecurrenceException Class

Recurrence Read-only information about a single exception to a recurring Appointment.

Professional Edition

For a list of all members of this type, see RecurrenceException Members.

System.Object
   System.MarshalByRefObject
      InTheHand.WindowsMobile.PocketOutlook.RecurrenceException

[Visual Basic]
NotInheritable Public Class RecurrenceException
    Inherits MarshalByRefObject
    Implements IDisposable
[C#]
public sealed class RecurrenceException : MarshalByRefObject, IDisposable

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Equivalent to the Exception object in POOM.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

RecurrenceException Members | InTheHand.WindowsMobile.PocketOutlook Namespace