In The Hand - .NET Components for Mobility
PimPropertyFlags Enumeration
NamespacesInTheHand.WindowsMobile.PocketOutlookPimPropertyFlags
Specifies constants that define custom properties flags.
Declaration Syntax
C#Visual Basic
[FlagsAttribute]
public enum PimPropertyFlags
<FlagsAttribute> _
Public Enumeration PimPropertyFlags
Members
MemberDescription
DoNotReplicate
A flag used to prevent the custom property from being copied when the PIM item is copied.

Indexed
A flag used to index the custom property, which enables faster searching.

Remarks
This enumeration allows a bitwise combination of its member values.

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