PimItemCollection.SortProperty Property

3/29/2010

Gets the sorting property descriptor.

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public PropertyDescriptor SortProperty { get; }
'Declaration
Public ReadOnly Property SortProperty As PropertyDescriptor

Remarks

This property is supported if SupportsSorting is true; otherwise, this property throws a NotSupportedException.

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

PimItemCollection Class
PimItemCollection Members
Microsoft.WindowsMobile.PocketOutlook Namespace