In The Hand - .NET Components for Mobility
PimPropertySet Class
NamespacesInTheHand.WindowsMobile.PocketOutlookPimPropertySet
Defines a set of custom PIM properties.

Requires Windows Mobile 5.0 or later

Declaration Syntax
C#Visual Basic
public sealed class PimPropertySet
Public NotInheritable Class PimPropertySet
Members
All MembersMethodsProperties



IconMemberDescription
Add(String)
Creates a custom string property, assigning it the default PIM property flags.

Add(String, Type)
Creates a custom property, assigning it the default PIM property flags (property is not indexed, and is replicated on the UI).

Add(String, Type, PimPropertyFlags)
Creates a custom property with the specified flags.

Contains(String)
Gets a value indicating whether a property with the specified name exists.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
Item[([(AppointmentProperty])])
Gets or sets an Appointment property value.

Item[([(ContactProperty])])
Gets or sets a Contact property value.

Item[([(TaskProperty])])
Gets or sets a Task property value.

Item[([(String])])
Gets or sets a generic property value using the string value of the property name.

MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
PimPropertySet

Assembly: InTheHand.WindowsMobile (Module: InTheHand.WindowsMobile) Version: 3.2.0.0