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