ContactParameterReader structure
The ContactParameterReader class reads contact information from a vCard contact parameter.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure ContactParameterReader
'Usage
Dim instance As ContactParameterReader
public struct ContactParameterReader
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.