FetchArticleBody Method
Gets only the body of an article specified in CurrentArticle .
Syntax
[VB.NET] Public Sub FetchArticleBody()
[C#] public void FetchArticleBody();
Remarks
This method gets only the body of the article specified in CurrentArticle. The body via the Transfer event.
If a connection to the NewsServer doesn't already exist, a new one is created.