IPWorks S/MIME 2020 .NET Edition

Questions / Feedback?

ArticleHeaders Property

The full headers of the article as retrieved from the server.

Syntax

public string ArticleHeaders { get; }
Public ReadOnly Property ArticleHeaders As String

Default Value

""

Remarks

This property contains the full headers of the article as retrieved from the server. If the component is not connected or the CurrentArticle is empty, the value of this property is an empty string. Otherwise, it contains the full headers of the article as reported by the server.

The NewsServer is asked about the headers of the article only if the CurrentArticle property has changed. If CurrentArticle has not changed, the component returns a cached value.

This property is read-only.

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