ContactReader class

The ContactReader class isa a forward-only, non-cached reader for vCard data.

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ContentTypes.vCard.ContactReader

Namespace:  Microsoft.Exchange.Data.ContentTypes.vCard
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Class ContactReader
'Usage
Dim instance As ContactReader
public class ContactReader

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

ContactReader members

Microsoft.Exchange.Data.ContentTypes.vCard namespace