Share via


ContactReader.Close method

The Close() method closes the reader and disposes of any resources.

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

Syntax

'Declaration
Public Overridable Sub Close
'Usage
Dim instance As ContactReader

instance.Close()
public virtual void Close()

See also

Reference

ContactReader class

ContactReader members

Microsoft.Exchange.Data.ContentTypes.vCard namespace