Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 1.76 KB

sendsmsalerttorecipients.md

File metadata and controls

73 lines (49 loc) · 1.76 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority api_name api_type ms.assetid description
SendSMSAlertToRecipients
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
SendSMSAlertToRecipients
schema
c4dd000b-11b6-4b7b-91e0-dbfeae11d770
The SendSMSAlertToRecipients element indicates the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent.

SendSMSAlertToRecipients

The SendSMSAlertToRecipients element indicates the mobile phone numbers to which a Short Message Service (SMS) alert is to be sent.

<SendSMSAlertToRecipients>
   <Address/>
</SendSMSAlertToRecipients>

ArrayOfEmailAddressesType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

Element Description
Address (EmailAddressType)
Represents a fully resolved e-mail address.

Parent elements

Element Description
Actions
Represents the set of actions that are available to be taken on a message when the conditions are fulfilled.

Text value

None.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
http://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also