3dak Client

ContactList.ContactItems Class

Represents a List of Contacts in a Category. Provides Sorting and Filtering Options. Paging is also supported.

For a list of all members of this type, see ContactList.ContactItems Members.

System.Object
   ContactList.ContactItems

[Visual Basic]
Public Class ContactList.ContactItems
[C#]
public class ContactList.ContactItems
[C++]
public __gc class ContactList.ContactItems
[JScript]
public class ContactList.ContactItems

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

It's strongly disencouraged to Page more than 100 Contacts at a Time.

Requirements

Namespace: ppm3dakClient.Contacts

Assembly: ppm3dakClient (in ppm3dakClient.dll)

See Also

ContactList.ContactItems Members | ppm3dakClient.Contacts Namespace