| PrefixOptions Class |
This structure contains the details of the prefixes in the subject line of a message.
SystemObject
Talisma.Server.CommonPrefixOptions
Namespace: Talisma.Server.CommonTalisma.Server.CommonPrefixOptions
C#
[SerializableAttribute] public class PrefixOptions
The PrefixOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| languageId |
The ID of the Language associated with the prefix in the subject line.
| |
| prefixForForward |
The prefix that is added to the subject of the message if the message is forwarded.
| |
| prefixForReply |
The prefix that is added to the subject of the message if the message is replied to.
|