Click or drag to resize

clsNewsletterTopic Class

Description of a selectable newsletter topic and the select status of the receipient. clsImportSysMasterProperties for the definition of possible Properties, with the dimension flag ClassID553NewsLetterTopic
Inheritance Hierarchy
SystemObject
  MARIInterfaceclsNewsletterTopic

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public class clsNewsletterTopic

The clsNewsletterTopic type exposes the following members.

Constructors
  NameDescription
Public methodclsNewsletterTopic
Initializes a new instance of the clsNewsletterTopic class
Top
Fields
  NameDescription
Public fieldSubscribed
true, if the receipient has subscribed for this topic. Set all to false to set total unsubscribe.
Public fieldTopicGroupName
When a hirarchy is used, the name of the parent is used.
Public fieldTopicID
internal id
Public fieldTopicName
visible name of the newsletter topic
Public fieldTopicParentName
When the properties are organized in hirarchies, the parent name (not grandparent) is stored here
Top
See Also