Participant
EmailNotificationModel Element
Participant > ArrayOfEmailNotificationModel Complex Type : EmailNotificationModel Element
Namespace http://schemas.datacontract.org/2004/07/AlphaTrust.Pronto.ServiceContracts.Models.Participant
Type
EmailNotificationModel Complex Type
Diagram
SendDelayInMinutes Element Value Element Name Element Sequence EmailNotificationPlaceholderModel Element Sequence Placeholders Element IntervalBetweenEmailsInMinutes Element BodyHtml Element FileName Element Subject Element Sequence EmailNotificationModel Element
Overview
Sequence
Subject optional xs:string
FileName optional xs:string
BodyHtml optional xs:string
Sequence
Sequence
Name optional xs:string
Value optional xs:string
SendDelayInMinutes optional xs:int
Source
<xs:element minOccurs="0" maxOccurs="unbounded" name="EmailNotificationModel" nillable="true" type="tns:EmailNotificationModel" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
See Also
ArrayOfEmailNotificationModel Complex TypeParticipant