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
'Usage
Dim instance As ContactWriter
public class ContactWriter
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.