MailSubscriptionHandler Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The MailSubscriptionHandler type exposes the following members.

Properties

  Name Description
Protected property ConnectionId (Inherited from SubscriptionEventHandlerBase.)
Protected property Content Obsolete. (Inherited from SubscriptionEventHandlerBase.)
Protected property Credentials
Gets the credentials to use when communicating with the message server. The data was passed in the content argument of the EventHandler(Int32, Int32, String, String, ICSCredentialsContainer, Int32, String) method inc combination with the xml passed in.
(Inherited from SubscriptionEventHandlerBase.)
Protected property EventId (Inherited from SubscriptionEventHandlerBase.)
Protected property ExtendedProperties
Gets or a collections of extended properties that was sent to the event handler.
(Inherited from SubscriptionEventHandlerBase.)
Public property FailedCount
Gets or sets the number of subscribers to whom a message was not sent for some reason.
(Inherited from SubscriptionEventHandlerBase.)
Protected property FailureRetryInterval
Gets the interval that the handler should wait before it tries to resend a failed message.
Protected property Logger
Gets or sets the logger object that is used when logging to a syslog.
(Inherited from SubscriptionEventHandlerBase.)
Protected property MaxNumberOfAllowedFailedRecipients
Gets or sets the max number of allowed failed recipients allowed before the event handler reports an error and stops.
Public property Message
Gets the mail message to be sent out to a subscriber.
Protected property MessageDocumentUrl
Gets URL to the Content Studio document to send to subscribers.
Protected property NumberOfFailedRecipients
Gets the number of failed recipients during the mail sending operation.
Protected property OriginalBody
Gets the original body.
Protected property OriginalHtmlBody
Gets the original message body generated from the Content Studio message source document.
Protected property Properties
Gets the regular properties that was passed in to the event handler.
(Inherited from SubscriptionEventHandlerBase.)
Protected property RecipientFailRetryLimit
Gets the maximum number of times that the event handler should try to resend a message to a client when there is a non-fatal, temporary error.
Public property SendCount
Gets or gets the number of sent messages.
(Inherited from SubscriptionEventHandlerBase.)
Protected property SessionId
Gets the numeric value of the session used by the Service Manager when it communicates with Content Studio.
(Inherited from SubscriptionEventHandlerBase.)
Protected property SmptClient
Gets a SMPT client to use when sending mail messages.
Protected property SmtpFailureLimit
Gets the number of SMTP failures that is accepted before the handler stops and reports an error.
Public property StatusText
Gets the status text that is sent back to the Service Manager after that the event handler has finished. For success this value can be "OK" or "Success". The status can also be an informative message that should be logged in the Content Studio event log.
(Inherited from SubscriptionEventHandlerBase.)
Public property Subscribers
Gets or gets the number of found subscribers.
(Inherited from SubscriptionEventHandlerBase.)
Protected property SubscriptionTypeHandled
Gets or sets the subscription type handled.
(Inherited from SubscriptionEventHandlerBase.)
Protected property TimeOut (Inherited from SubscriptionEventHandlerBase.)
Top
See Also

Reference