Compartir a través de


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()