IMailModel Interface |
Namespace: SOMailSender.Interop
The IMailModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | BodyHtml | property BodyHtml |
![]() | BodyPlain | property BodyPlain |
![]() | CreatedAssociateId | property CreatedAssociateId |
![]() | CreatedDate | property CreatedDate |
![]() | From | property From |
![]() | FromContactId | property FromContactId |
![]() | FromPersonId | property FromPersonId |
![]() | FromProjectId | property FromProjectId |
![]() | HasAttachments | property HasAttachments |
![]() | Identity | property Identity |
![]() | IsChanged | property IsChanged |
![]() | IsRead | property IsRead |
![]() | IsSent | property IsSent |
![]() | IsValid | property IsValid |
![]() | MessageId | property MessageId |
![]() | ModelIdentifier | property ModelIdentifier |
![]() | NumAttachments | property NumAttachments |
![]() | NumRecipients | property NumRecipients |
![]() | Provider | property Provider |
![]() | ReceivedDate | property ReceivedDate |
![]() | SentDate | property SentDate |
![]() | Subject | property Subject |
![]() | TempFilePath | property TempFilePath |
![]() | UpdatedAssociateId | property UpdatedAssociateId |
![]() | UpdatedDate | property UpdatedDate |
Name | Description | |
---|---|---|
![]() | AddAttachment | method AddAttachment |
![]() | AddRecipient | method AddRecipient |
![]() | GetAttachment | method GetAttachment |
![]() | GetRecipient | method GetRecipient |
![]() | NewAttachment | method NewAttachment |
![]() | NewRecipient | method NewRecipient |