In The Hand LtdIn The Hand
RemoveIndex Method (property)
NamespacesInTheHand.WindowsMobile.PocketOutlookPimItemCollectionRemoveIndex(PropertyDescriptor)
.NET Components for Mobility
Removes the property descriptor from the search indexes.
Declaration Syntax
C#Visual Basic
public void RemoveIndex(
	PropertyDescriptor property
)
Public Sub RemoveIndex ( _
	property As PropertyDescriptor _
)
Parameters
property (PropertyDescriptor)
The PropertyDescriptor to remove from the indexes used for searching.
Remarks
The list must support this method. However, support for this method can be a nonoperation.

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