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