MessageID Property  
 

Gets and sets the current article by message ID.

Syntax

object.MessageId [= number ]

Remarks

The MessageId property sets or returns the current message ID string. Each news article has a unique string which identifies that message. Setting the MessageId property causes the current article number to change to the given message. An error is generated if the property is set to an invalid message ID.

Data Type

String

See Also

Article Property, ArticleCount Property, FirstArticle Property, LastArticle Property