CorrespondenceInfoWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CorrespondenceInfoWeb : DataContractEntityWeb
The CorrespondenceInfoWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| CorrespondenceInfoWeb |
| Name | Description | |
|---|---|---|
| CreatedBy |
The employee who crated the correspondence. May be empty or NULL.
| |
| DateSent |
Date sent
| |
| DistributionChannel |
Distribution channel
| |
| DocumentType |
Document type
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| SentTo |
The recipient address.
| |
| Title |
The title of the correspondence
|