IPWorks S/MIME 2020 Android Edition

Questions / Feedback?

ParsedHeaders Property

A collection of headers returned from the last article retrieval.

Syntax

public HeaderList getParsedHeaders();

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.

Default Value

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks S/MIME 2020 Android Edition - Version 20.0 [Build 8154]