In The Hand LtdIn The Hand
PimPropertyFlags Enumeration
NamespacesInTheHand.WindowsMobile.PocketOutlookPimPropertyFlags
.NET Components for Mobility
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.

HasFlag
Determines whether one or more bit fields are set in the current instance.

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

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0