Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ReadHeaders method moves to the beginning of the current part, which allows for the reading of the headers for the current part.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Sub ReadHeaders
'Usage
Dim instance As MimeReader
instance.ReadHeaders()
public void ReadHeaders()