Share via


ContactWriter Class

The ContactWriter class writes structured vCard information to a stream.

Inheritance Hierarchy

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

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

Syntax

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