| OutGoingAlias Class |
This structure contains the details of the Alias associated with a Team.
SystemObject
Talisma.Server.CommonOutGoingAlias
Namespace: Talisma.Server.CommonTalisma.Server.CommonOutGoingAlias
C#
[SerializableAttribute] public class OutGoingAlias
The OutGoingAlias type exposes the following members.
| Name | Description | |
|---|---|---|
| aliasId |
The ID of the Alias used for the outgoing message.
| |
The email address of the Alias associated with the Team.
| ||
| heuristicThread |
The threading model that is used for Interactions.
| |
| name |
The name of the Alias associated with the Team.
| |
| teamId |
The ID of the Team to which the Alias belongs.
|