Share via


ContactsFolderType Class

The ContactsFolderType class represents a Contacts folder in a mailbox.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.BaseFolderType
    ExchangeWebServices.ContactsFolderType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class ContactsFolderType _
    Inherits BaseFolderType
'Usage
Dim instance As ContactsFolderType
[SerializableAttribute]
public class ContactsFolderType : BaseFolderType

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.