Click or drag to resize

SubscriptionHandlerRecipientInfo Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.ForumSubscriptionHandlerRecipientInfo

Namespace:  Dynamicweb.Forum
Assembly:  Dynamicweb.Forum (in Dynamicweb.Forum.dll) Version: 3.0.3
Syntax
public class RecipientInfo

The SubscriptionHandlerRecipientInfo type exposes the following members.

Constructors
  NameDescription
Public methodSubscriptionHandlerRecipientInfo
Initializes a new instance of the SubscriptionHandlerRecipientInfo class
Public methodSubscriptionHandlerRecipientInfo(Int32)
Initializes a new instance of the SubscriptionHandlerRecipientInfo class
Public methodSubscriptionHandlerRecipientInfo(UserRelation)
Initializes a new instance of the SubscriptionHandlerRecipientInfo class
Public methodSubscriptionHandlerRecipientInfo(String, String)
Initializes a new instance of the SubscriptionHandlerRecipientInfo class
Top
Properties
  NameDescription
Public propertyEmail
Public propertyIsValid
Public propertyName
Public propertyUID
Top
Methods
See Also