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 _
Implements IDisposable
'Usage
Dim instance As ContactReader
public class ContactReader : IDisposable
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.