SP.Utilities.EmailProperties object (sp.js)

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.Utilities.EmailProperties()
          

Members

The EmailProperties object has the following members.

Constructor

The EmailProperties object has the following constructor.

Constructor

Description

EmailProperties

Methods

The EmailProperties object has the following methods.

Method

Description

initPropertiesFromJson

writeToXml

Properties

The EmailProperties object has the following properties.

Property

Description

additionalHeaders

BCC

body

CC

from

subject

to

typeId

This member is reserved for internal use and is not intended to be used directly from your code.