Click or drag to resize

AttachmentMailPhoneStruct Structure

Struct MailPhoneStruct

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public struct MailPhoneStruct

The AttachmentMailPhoneStruct type exposes the following members.

Fields
  NameDescription
Public fieldCCNames
Names in CC
Public fieldDateText
The date of message
Public fieldFromName
Who message is from
Public fieldMailType
The type of mail(note, message, folder or group)
Public fieldMessage
The message
Public fieldPF_CameToSeeYou
The client came to see you
Public fieldPF_PleaseCall
The wants a call back
Public fieldPF_ReturnedCall
The client returned call
Public fieldPF_Telephoned
The client called
Public fieldPF_WantToSeeYou
The client wants to see you
Public fieldPF_WillCallAgain
The client will call again
Public fieldPhone
Caller's phone number
Public fieldSubject
The message subject
Public fieldTimeText
The time of message
Public fieldToNames
Names in TO
Top
See Also