ContactFolder Class

3/29/2010

Defines the Contact folder. This is the container for the Contact collection.

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

Syntax

public class ContactFolder : Folder
'Declaration
Public Class ContactFolder
    Inherits Folder

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     Microsoft.WindowsMobile.PocketOutlook.Folder
      Microsoft.WindowsMobile.PocketOutlook.ContactFolder

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

ContactFolder Members
Microsoft.WindowsMobile.PocketOutlook Namespace