CNews.NewsGroups Property | |
Returns a string representing the NewsGroups field of the news message header.
Namespace:
VO
Assembly:
VOInternetClasses (in VOInternetClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY NewsGroups AS USUAL GET SET
public virtual Usual NewsGroups { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the NewsGroups field of the news message header.
See Also