In The Hand LtdIn The Hand
IncludeSimContacts Method
NamespacesInTheHand.WindowsMobile.PocketOutlookContactCollectionIncludeSimContacts()()()()
.NET Components for Mobility
Configures a ContactCollection to include SIM Contacts along with the rest of the Device Contacts. SIM Contact items have a ContactType property value of ContactType.Sim.

Requires Windows Mobile 6 or later

Declaration Syntax
C#Visual Basic
public void IncludeSimContacts()
Public Sub IncludeSimContacts
Remarks
Prior to calling IncludeSimContacts, the Contacts collection returns only Device Contacts. After calling IncludeSimContacts, the collection can return SIM Contacts (if they match any restrictions placed on the item collection).

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