MimeAddressReader structure
The MimeAddressReader structure returns information about an address header.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Structure MimeAddressReader
'Usage
Dim instance As MimeAddressReader
public struct MimeAddressReader
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.