CurrentArticle Property

The number or message identifier of the current article.

Syntax

public string CurrentArticle { get; set; }
Public Property CurrentArticle As String

Default Value

""

Remarks

This property specifies either a message identifier or an article number uniquely identifying a particular article. It is then used as an argument to methods such as FetchArticle.

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