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 ReadNextParameter method reads the next parameter.
Namespace: Microsoft.Exchange.Data.Mime
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public Function ReadNextParameter As Boolean
'Usage
Dim instance As MimeParameterReader
Dim returnValue As Boolean
returnValue = instance.ReadNextParameter()
public bool ReadNextParameter()
Return value
Type: System.Boolean
The ReadNextParameter method returns true if there is another parameter to read.