GmailMessageInfo
class GmailMessageInfo extends Collection (View source)
Properties
protected | $collection_key | ||
string[] | $attachmentsSha256Hash | ||
string | $date | ||
string | $md5HashMessageBody | ||
string | $md5HashSubject | ||
string | $messageBodySnippet | ||
string | $messageId | ||
string | $recipient | ||
string | $sentTime | ||
string | $subjectText |
Methods
setAttachmentsSha256Hash($attachmentsSha256Hash)
No description
string[]
getAttachmentsSha256Hash()
No description
setDate($date)
No description
string
getDate()
No description
setMd5HashMessageBody($md5HashMessageBody)
No description
string
getMd5HashMessageBody()
No description
setMd5HashSubject($md5HashSubject)
No description
string
getMd5HashSubject()
No description
setMessageBodySnippet($messageBodySnippet)
No description
string
getMessageBodySnippet()
No description
setMessageId($messageId)
No description
string
getMessageId()
No description
setRecipient($recipient)
No description
string
getRecipient()
No description
setSentTime($sentTime)
No description
string
getSentTime()
No description
setSubjectText($subjectText)
No description
string
getSubjectText()
No description
Details
setAttachmentsSha256Hash($attachmentsSha256Hash)
No description
string[]
getAttachmentsSha256Hash()
No description
setDate($date)
No description
string
getDate()
No description
setMd5HashMessageBody($md5HashMessageBody)
No description
string
getMd5HashMessageBody()
No description
setMd5HashSubject($md5HashSubject)
No description
string
getMd5HashSubject()
No description
setMessageBodySnippet($messageBodySnippet)
No description
string
getMessageBodySnippet()
No description
setMessageId($messageId)
No description
string
getMessageId()
No description
setRecipient($recipient)
No description
string
getRecipient()
No description
setSentTime($sentTime)
No description
string
getSentTime()
No description
setSubjectText($subjectText)
No description
string
getSubjectText()
No description