IPWorks S/MIME 2020 Kotlin Edition

Questions / Feedback?

ParsedHeaders Property

A collection of headers returned from the last article retrieval.

Syntax

public val parsedHeaders: HeaderList

Remarks

This property contains a collection of headers returned from the last article retrieval. This property is populated when either FetchArticle or FetchArticleHeaders is called, and contains a list of all of the headers from the article fetched.

If the header line being retrieved is a continuation header line, then the Field parameter contains "" (empty string).

MaxHeaders can be used to control the number of headers saved.

This collection is indexed from 0 to size - 1.

This property is read-only and not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Kotlin Edition - Version 20.0 [Build 7941]