ChannelCopyright Property
This property contains the copyright information for the current RSS channel (500 char max).
Syntax
char* GetChannelCopyright();
int SetChannelCopyright(char* lpszChannelCopyright);
Default Value
""
Remarks
This property contains the copyright information for the current RSS channel (500 char max).
Data Type
String