RegardingObjectTypeCode related ReminderActionCardId ReservedForInternalUse ScheduledEnd ScheduledStart Sender SLAId SortDate StageId StateCode StatusCode Subcategory Subject SubmittedBy TemplateId TimeZoneRuleVersionNumber to ToRecipients TrackingToken TransactionCurrencyId TraversedPath UTCConversionTimeZoneCodeAccep...
An XPathTypedValue object that evaluates to the subject of the submitted e-mail message. Remarks This member can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions. This type or member can be accessed ...
IGroupObject IGroupObjects IGroupShapes IHeaderFooter IHiLoLines IHPageBreak IHPageBreaks IHyperlink IHyperlink Properties Address Application Creator EmailSubject Name Parent Range ScreenTip Shape SubAddress TextToDisplay Type Methods IHyperlinks IIcon IIconCriteria IIconCriterion IIconSet IIconSetCondition...
Type: EmailContent object Required: Yes FromEmailAddress The email address that the predictive inbox placement test email was sent from. Type: String Required: Yes ReportName A unique name that helps you to identify the predictive inbox placement test when you retrieve the results. Type: Strin...
.core.mail.SafeMIMETextobject (a subclass of Python’sMIMETextclass) or adjango.core.mail.SafeMIMEMultipartobject holding the message to be sent. If you ever need to extend theEmailMessageclass, you’ll probably want to override this method to put the content you want into the MIME object....
htmlToText (Object) - configuration object for html-to-text ignoreImage (Boolean) - defaults to true subjectPrefix (Boolean or String) - defaults to false, but if set to a string it will use that string as a prefix for your emails' subjects juice (Boolean) - whether or not to use...
The subject of the email. email.cc (type []Adress) The CC's of the email. email.date (type time.Time) The date when the email was received at the server. Additional Object Information Address An object which has two fields, Name(type string) and Address(type string). The Name fie...
VerifyEmail::toMailUsing(function(object$notifiable,string$url){ return(newMailMessage) ->subject('Verify Email Address') ->line('Click the button below to verify your email address.') ->action('Verify Email Address',$url); }); }
java.lang.ObjectgetField(java.lang.String name) Retrieves the value of the specified property. Parameters: name- name of the property whose value to retrieve Returns: the value of the specified property or null if the property is not in the list ...
In this case, the HtmlEmail object will not be changed. Parameters: file - The File to embed cid - the Content-ID to use for the embedded File Returns: A String with the Content-ID of the file. Throws: EmailException - when the supplied File cannot be used or if the file has ...