ContactPropertyReader structure
The ContactPropertyReader class reads the contents of vCard properties.
Namespace: Microsoft.Exchange.Data.ContentTypes.vCard
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure ContactPropertyReader
'Usage
Dim instance As ContactPropertyReader
public struct ContactPropertyReader
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.