<?xml version="1.0" standalone="yes"?>
<GCOMDEF>
  <xs:schema id="GCOMDEF" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" xmlns:msprop="urn:schemas-microsoft-com:xml-msprop">
    <xs:element name="GCOMDEF" msdata:IsDataSet="true" msdata:UseCurrentLocale="true" msprop:TimeCreated="12:49 PM" msprop:Parameters="Connect4.Framework.BaseLib.cParamDictionary" msprop:FormatVersion="1" msprop:Creator="DataFactory class" msprop:Statement="get_commsiteminstance_info" msprop:Kind="FullCII">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="CommsRecipientGroups" msprop:displayname="Recipient Groups">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="RGID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SRID" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="36" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGEmailName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGOwner" type="xs:int" minOccurs="0" />
                <xs:element name="OwnerName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGGroup" type="xs:int" minOccurs="0" />
                <xs:element name="GroupName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGLockedOwner" type="xs:boolean" />
                <xs:element name="RGOwnerOnly" type="xs:boolean" />
                <xs:element name="RGQueryDef" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGQuerySQL" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGReturnedFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="RGVisualBuild" type="xs:boolean" />
                <xs:element name="RGLastEmail" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastHardCopy" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastLabelTags" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RGLastPhoneCall" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Serial" type="xs:int" minOccurs="0" />
                <xs:element name="MasterSerial" type="xs:int" minOccurs="0" />
                <xs:element name="RGCatID" type="xs:int" minOccurs="0" />
                <xs:element name="SRName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRTags" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SRUseForCASS" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstance" msprop:displayname="Communications Item Instance">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="CIID" type="xs:int" />
                <xs:element name="CIIName" msdata:ReadOnly="true" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIISubject" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIFieldList" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIRespAttributeID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIPostProcessID" type="xs:int" minOccurs="0" />
                <xs:element name="CIIWebContent" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIILocalDataFile" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="250" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLClient" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataDLUserName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="50" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataRowCount" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLog" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIDataDLStartTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIDataDLFinishTime" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CIIAppearInPersonFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CIIAppearInOrgFormList" type="xs:boolean" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIIDataVer" type="xs:int" minOccurs="0" />
                <xs:element name="CIIIgnoreCommsLogAlways" type="xs:boolean" minOccurs="0" />
                <xs:element name="___CIIPostProcessName" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceContent" msprop:displayname="CommsItem Instance Content">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="CIICType" type="xs:int" />
                <xs:element name="CIICSenderInfo" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="200" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource1Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource1TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate1Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource2Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource2TemplateNum" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="10" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICTemplate2Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource3" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="CIICSource3Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource3TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate3Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICSource4Type" type="xs:int" minOccurs="0" />
                <xs:element name="CIICSource4TemplateNum" type="xs:int" minOccurs="0" />
                <xs:element name="CIICTemplate4Name" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="CIICContentAvailable" type="xs:boolean" />
                <xs:element name="CIICDataDefined" type="xs:boolean" />
                <xs:element name="CIICDataAvailable" type="xs:boolean" />
                <xs:element name="CIICMergeOnServer" type="xs:boolean" />
                <xs:element name="CIICMergeCompleted" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="CreatedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedOn" msdata:DateTimeMode="Unspecified" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ModifiedBy" type="xs:int" minOccurs="0" />
                <xs:element name="ModByName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="40" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="CommsItemInstanceCRJoin" msprop:displayname="CommsItem Instance Recipient Join Group">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CIIID" type="xs:int" />
                <xs:element name="RGID" type="xs:int" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsTypes">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="REID" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="REName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="REAliasName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="InterfacePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="EnginePluginNumAndSubMode" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="PublicMediaName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="Content1DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content2DataType" type="xs:int" minOccurs="0" />
                <xs:element name="Content3DataType" type="xs:int" minOccurs="0" />
                <xs:element name="CommsMethodAddressType" type="xs:int" minOccurs="0" />
                <xs:element name="IconNum" type="xs:int" minOccurs="0" />
                <xs:element name="RequiresTheseFields" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="NeedsLocalDataCache" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="NeedsLocalFieldList" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="CanRunMergeOnClient" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="PreferredMergeOnServer" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="TestModeDisabled" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare1" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare2" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="bSpare3" msdata:ReadOnly="true" type="xs:boolean" minOccurs="0" />
                <xs:element name="RECatID" msdata:ReadOnly="true" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="__SourceCommsDataTypes" msprop:displayname="System Cat Information Table">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="SysIndex" msdata:ReadOnly="true" msdata:AutoIncrement="true" type="xs:int" />
                <xs:element name="SysRefGroup" type="xs:int" />
                <xs:element name="SysRefName" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="80" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefDescription" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefData" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2147483647" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefNum1" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum2" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum3" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum4" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefNum5" type="xs:int" minOccurs="0" />
                <xs:element name="SysRefStr1" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr2" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr3" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr4" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="SysRefStr5" minOccurs="0">
                  <xs:simpleType>
                    <xs:restriction base="xs:string">
                      <xs:maxLength value="2500" />
                    </xs:restriction>
                  </xs:simpleType>
                </xs:element>
                <xs:element name="BSFSource" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsRecipientGroups" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="CommsItemInstance_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstance" />
        <xs:field xpath="CIIID" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceContent_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="CIICType" />
      </xs:unique>
      <xs:unique name="CommsItemInstanceCRJoin_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
        <xs:field xpath="RGID" />
      </xs:unique>
      <xs:unique name="__SourceCommsDataTypes_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
        <xs:selector xpath=".//__SourceCommsDataTypes" />
        <xs:field xpath="SysIndex" />
      </xs:unique>
      <xs:keyref name="CIICRJoin_CRG" refer="Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="RGID" />
      </xs:keyref>
      <xs:keyref name="CII_CIICRJoin" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceCRJoin" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
      <xs:keyref name="CII_CIIC" refer="CommsItemInstance_Constraint1">
        <xs:selector xpath=".//CommsItemInstanceContent" />
        <xs:field xpath="CIIID" />
      </xs:keyref>
    </xs:element>
  </xs:schema>
  <CommsRecipientGroups>
    <RGID>2000000000</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>Zoom Meeting Same Day Reminder</RGName>
    <RGDescription>This recipient group can be used to send automated registration reminder emails to event registrants, the day of the event.  Schedule emails with this recipient group to run between 4am and 6am every day</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PLastName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;8&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.HasOnlineMeeting&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is greater than&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;00:01:00&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 00:01&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is less than or equal to&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;18:00:00&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 18:00&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, (dbo.fn_get_EventRegCategoryName ( tbl104_EVRegCatJoin.EVID,  tbl104_EVRegCatJoin.REIDRegCategory)) AS Registration_Category FROM dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID LEFT OUTER JOIN dbo.v1u_PersonInclDel Person ON Registrations.PID = Person.PID LEFT OUTER JOIN ( SELECT [EVIID]
      ,[tbl104_EventInstance].[EVID]
      ,[EVIStart_fixed]
      ,[EVIStartEventZone_fixed]
      ,[EVIOriginalStart]
      ,[EVICanceled]
      ,[EVINotes]
      ,[EVIMediaBaseUrl]
      ,[EVIUserModified]
      ,IsNull(EVIOnlineMeetingNumber, tbl2_OnlineMeeting.OMNumber) AS OnlineMeetingNumber
      ,IsNull(EVIOnlineMeetingPassword, tbl2_OnlineMeeting.OMPassword) AS OnlineMeetingPassword
	  ,OMAccountName AS OnlineMeetingAccount
	  ,OMKeepID AS SameOnlineIDForAll
      ,Cast(Case when tbl2_OnlineMeeting.OMID is null then 0 else 1 end as bit) as HasOnlineMeeting
FROM [tbl104_EventInstance]
	INNER JOIN tbl104_Events ON [tbl104_EventInstance].EVID = tbl104_Events.EVID
	LEFT OUTER JOIN tbl2_OnlineMeeting ON tbl104_Events.EVID = tbl2_OnlineMeeting.EVID
 )  EventInstance ON Registrations.EVIID = EventInstance.EVIID RIGHT OUTER JOIN dbo.tbl104_Events Events ON Events.EVID = EventInstance.EVID WHERE EventInstance.HasOnlineMeeting = 1 AND EventInstance.EVIStartEventZone_fixed &gt; cast('2020-04-03 17:09:35' as datetime)  AND EventInstance.EVIStartEventZone_fixed &lt;= cast('2020-04-04 11:08:35' as datetime)  </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2020-04-02T02:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T02:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000001</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>Zoom Meeting Registrant Confirmation</RGName>
    <RGDescription>This recipient group can be used to send automated registration confirmations to event registrants</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PLastName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;8&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.HasOnlineMeeting&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, (dbo.fn_get_EventRegCategoryName ( tbl104_EVRegCatJoin.EVID,  tbl104_EVRegCatJoin.REIDRegCategory)) AS Registration_Category FROM dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID LEFT OUTER JOIN dbo.v1u_PersonInclDel Person ON Registrations.PID = Person.PID LEFT OUTER JOIN ( SELECT [EVIID]
      ,[tbl104_EventInstance].[EVID]
      ,[EVIStart_fixed]
      ,[EVIStartEventZone_fixed]
      ,[EVIOriginalStart]
      ,[EVICanceled]
      ,[EVINotes]
      ,[EVIMediaBaseUrl]
      ,[EVIUserModified]
      ,IsNull(EVIOnlineMeetingNumber, tbl2_OnlineMeeting.OMNumber) AS OnlineMeetingNumber
      ,IsNull(EVIOnlineMeetingPassword, tbl2_OnlineMeeting.OMPassword) AS OnlineMeetingPassword
	  ,OMAccountName AS OnlineMeetingAccount
	  ,OMKeepID AS SameOnlineIDForAll
      ,Cast(Case when tbl2_OnlineMeeting.OMID is null then 0 else 1 end as bit) as HasOnlineMeeting
FROM [tbl104_EventInstance]
	INNER JOIN tbl104_Events ON [tbl104_EventInstance].EVID = tbl104_Events.EVID
	LEFT OUTER JOIN tbl2_OnlineMeeting ON tbl104_Events.EVID = tbl2_OnlineMeeting.EVID
 )  EventInstance ON Registrations.EVIID = EventInstance.EVIID RIGHT OUTER JOIN dbo.tbl104_Events Events ON Events.EVID = EventInstance.EVID WHERE EventInstance.HasOnlineMeeting = 1 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2020-04-02T02:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T02:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsRecipientGroups>
    <RGID>2000000002</RGID>
    <SRID>f762e3a9-e4c5-4e4a-9a9e-28a3320930b4</SRID>
    <RGName>Zoom Meeting Registrants in next 6 days</RGName>
    <RGDescription>This group can be used for zoom event information event info/reminder emails sent manually for a specific Zoom event.</RGDescription>
    <RGEmailName />
    <OwnerName>Connect4 Support</OwnerName>
    <RGLockedOwner>true</RGLockedOwner>
    <RGOwnerOnly>false</RGOwnerOnly>
    <RGQueryDef>&lt;Query QueryName="" QueryGUID="ec2837e0-898d-4619-b051-afd7f0877e20" SchemaGUID="f762e3a9-e4c5-4e4a-9a9e-28a3320930b4" SchemaVer="133"&gt;
	&lt;Properties /&gt;
	&lt;Top&gt;All&lt;/Top&gt;
	&lt;ResultGrouping&gt;0&lt;/ResultGrouping&gt;
	&lt;Select&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;dbo.tbl104_EVRegCatJoin.Registration_Category&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;0&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.EPrimaryEmailAddress&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;1&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PPrefName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;2&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PLastName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;3&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Person.PID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;4&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingPassword&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;5&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.OnlineMeetingNumber&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;6&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;7&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVName&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;8&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Registrations.REGID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;9&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;EventInstance.EVIID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;10&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
		&lt;ReturnField&gt;
			&lt;FieldName&gt;Events.EVID&lt;/FieldName&gt;
			&lt;AggregationType&gt;0&lt;/AggregationType&gt;
			&lt;ReturnSetOrder&gt;11&lt;/ReturnSetOrder&gt;
			&lt;ReturnSetSortOrder&gt;-1&lt;/ReturnSetSortOrder&gt;
			&lt;ReturnSortDirection&gt;0&lt;/ReturnSortDirection&gt;
		&lt;/ReturnField&gt;
	&lt;/Select&gt;
	&lt;Where&gt;
		&lt;ConditionGroup GroupName="baseGroup" Behavior="0"&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.EVIStartEventZone_fixed&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is between&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues&gt;
					&lt;ConditionValue&gt;-1.00:00:00&lt;/ConditionValue&gt;
					&lt;ConditionValue&gt;6.00:00:00&lt;/ConditionValue&gt;
				&lt;/ConditionValues&gt;
				&lt;ValueSourceType&gt;2&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueSourceTitle&gt;
				&lt;ValueProviderGUID&gt;9a9c9c8b-1b96-4c4d-a15c-33e110fccb05&lt;/ValueProviderGUID&gt;
				&lt;DisplayConditionValues&gt;
					&lt;DisplayConditionValue&gt;Run Time Less 1d&lt;/DisplayConditionValue&gt;
					&lt;DisplayConditionValue&gt;Run Time Plus 6d&lt;/DisplayConditionValue&gt;
				&lt;/DisplayConditionValues&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;EventInstance.HasOnlineMeeting&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;is true&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;0&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle /&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
			&lt;Condition&gt;
				&lt;ComparisonFieldName&gt;Events.EVID&lt;/ComparisonFieldName&gt;
				&lt;ComparisonTypeName&gt;equals&lt;/ComparisonTypeName&gt;
				&lt;AggregationType&gt;0&lt;/AggregationType&gt;
				&lt;ConditionValues /&gt;
				&lt;ValueSourceType&gt;1&lt;/ValueSourceType&gt;
				&lt;ValueSourceTitle&gt;OPTIONAL: Specify Event ID to Include:&lt;/ValueSourceTitle&gt;
				&lt;DisplayConditionValues /&gt;
			&lt;/Condition&gt;
		&lt;/ConditionGroup&gt;
	&lt;/Where&gt;
&lt;/Query&gt;</RGQueryDef>
    <RGQuerySQL>SELECT Events.EVID AS Event_ID, EventInstance.EVIID AS Event_Instance_ID, Registrations.REGID AS Registration_ID, Events.EVName AS Event_Name, EventInstance.EVIStartEventZone_fixed AS Event_Start_Local_Time, EventInstance.OnlineMeetingNumber AS Online_Meeting_Number, EventInstance.OnlineMeetingPassword AS Online_Meeting_Password, Person.PID AS Person_ID, Person.PLastName AS Last_Name, (CASE WHEN LEN(ISNull(PPrefName,''))=0 THEN PFirstName ELSE PPrefName END) AS Preferred_Name, Person.EPrimaryEmailAddress AS Primary_Email_Address, (dbo.fn_get_EventRegCategoryName ( tbl104_EVRegCatJoin.EVID,  tbl104_EVRegCatJoin.REIDRegCategory)) AS Registration_Category FROM dbo.tbl104_EVRegCatJoin RIGHT OUTER JOIN dbo.vs104_RegistrationsPlusMembers Registrations ON Registrations.REIDRegCategory = dbo.tbl104_EVRegCatJoin.REIDRegCategory AND  Registrations.EVID = dbo.tbl104_EVRegCatJoin.EVID LEFT OUTER JOIN dbo.v1u_PersonInclDel Person ON Registrations.PID = Person.PID LEFT OUTER JOIN ( SELECT [EVIID]
      ,[tbl104_EventInstance].[EVID]
      ,[EVIStart_fixed]
      ,[EVIStartEventZone_fixed]
      ,[EVIOriginalStart]
      ,[EVICanceled]
      ,[EVINotes]
      ,[EVIMediaBaseUrl]
      ,[EVIUserModified]
      ,IsNull(EVIOnlineMeetingNumber, tbl2_OnlineMeeting.OMNumber) AS OnlineMeetingNumber
      ,IsNull(EVIOnlineMeetingPassword, tbl2_OnlineMeeting.OMPassword) AS OnlineMeetingPassword
	  ,OMAccountName AS OnlineMeetingAccount
	  ,OMKeepID AS SameOnlineIDForAll
      ,Cast(Case when tbl2_OnlineMeeting.OMID is null then 0 else 1 end as bit) as HasOnlineMeeting
FROM [tbl104_EventInstance]
	INNER JOIN tbl104_Events ON [tbl104_EventInstance].EVID = tbl104_Events.EVID
	LEFT OUTER JOIN tbl2_OnlineMeeting ON tbl104_Events.EVID = tbl2_OnlineMeeting.EVID
 )  EventInstance ON Registrations.EVIID = EventInstance.EVIID RIGHT OUTER JOIN dbo.tbl104_Events Events ON Events.EVID = EventInstance.EVID WHERE EventInstance.EVIStartEventZone_fixed between cast('2020-04-03 14:32:48' as datetime)  and cast('2020-04-10 14:32:48' as datetime)  AND EventInstance.HasOnlineMeeting = 1 </RGQuerySQL>
    <RGVisualBuild>false</RGVisualBuild>
    <CreatedOn>2020-04-02T02:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T02:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <RGCatID>2602</RGCatID>
    <SRName>Event Registration Administration</SRName>
    <SRUseForCASS>false</SRUseForCASS>
  </CommsRecipientGroups>
  <CommsItemInstance>
    <CIIID>2000000000</CIIID>
    <CIID>1008</CIID>
    <CIIName>Zoom Meeting Same Day Reminder Email</CIIName>
    <CIISubject>Zoom Meeting Reminder for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber</CIIFieldList>
    <CIIDataDLClient>STEVE-PC8</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>20</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2020-04-01T23:12:48</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2020-04-03T17:04:52</CreatedOn>
    <ModifiedOn>2020-04-03T17:06:39</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000001</CIIID>
    <CIID>1008</CIID>
    <CIIName>Zoom Meeting Registration Confirmation</CIIName>
    <CIISubject>Zoom Meeting Confirmation for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber</CIIFieldList>
    <CIIDataDLClient>STEVE-PC8</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>20</CIIDataRowCount>
    <CIIIgnoreCommsLog>false</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2020-04-01T23:12:48</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>false</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2020-04-02T07:46:47</CreatedOn>
    <ModifiedOn>2020-04-10T05:21:57</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
  </CommsItemInstance>
  <CommsItemInstance>
    <CIIID>2000000002</CIIID>
    <CIID>1008</CIID>
    <CIIName>Zoom Meeting Info for Registrants (Not Auto Conf.)</CIIName>
    <CIISubject>Zoom Meeting Info for «Events.Event_Name»</CIISubject>
    <CIIFieldList>Events.EVName,Person.PFirstName,EventInstance.EVIStartEventZone_fixed,EventInstance.OnlineMeetingNumber,EventInstance.OnlineMeetingPassword</CIIFieldList>
    <CIIDataDLClient>STEVE-PC8</CIIDataDLClient>
    <CIIDataDLUserName>Connect4 Support</CIIDataDLUserName>
    <CIIDataRowCount>7</CIIDataRowCount>
    <CIIIgnoreCommsLog>true</CIIIgnoreCommsLog>
    <CIIDataDLStartTime>2020-04-01T12:45:14</CIIDataDLStartTime>
    <CIIAppearInPersonFormList>true</CIIAppearInPersonFormList>
    <CIIAppearInOrgFormList>false</CIIAppearInOrgFormList>
    <CreatedOn>2020-04-02T07:46:47</CreatedOn>
    <ModifiedOn>2020-04-04T14:34:39</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
    <CIIDataVer>2</CIIDataVer>
    <CIIIgnoreCommsLogAlways>true</CIIIgnoreCommsLogAlways>
  </CommsItemInstance>
  <CommsItemInstanceContent>
    <CIIID>2000000000</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"Connect4 Support" &lt;&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"&gt;

&lt;head&gt;
	&lt;!--[if gte mso 9]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:AllowPNG/&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
	&lt;meta name="viewport" content="width=device-width"&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;title&gt;&lt;/title&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;style type="text/css"&gt;
		body {
			margin: 0;
			padding: 0;
		}

		table,
		td,
		tr {
			vertical-align: top;
			border-collapse: collapse;
		}

		* {
			line-height: inherit;
		}

		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: none !important;
		}
	&lt;/style&gt;
	&lt;style type="text/css" id="media-query"&gt;
		@media (max-width: 520px) {

			.block-grid,
			.col {
				min-width: 320px !important;
				max-width: 100% !important;
				display: block !important;
			}

			.block-grid {
				width: 100% !important;
			}

			.col {
				width: 100% !important;
			}

			.col&gt;div {
				margin: 0 auto;
			}

			img.fullwidth,
			img.fullwidthOnMobile {
				max-width: 100% !important;
			}

			.no-stack .col {
				min-width: 0 !important;
				display: table-cell !important;
			}

			.no-stack.two-up .col {
				width: 50% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num8 {
				width: 66% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num3 {
				width: 25% !important;
			}

			.no-stack .col.num6 {
				width: 50% !important;
			}

			.no-stack .col.num9 {
				width: 75% !important;
			}

			.video-block {
				max-width: none !important;
			}

			.mobile_hide {
				min-height: 0px;
				max-height: 0px;
				max-width: 0px;
				display: none;
				overflow: hidden;
				font-size: 0px;
			}

			.desktop_hide {
				display: block !important;
				max-height: none !important;
			}
		}
	&lt;/style&gt;
&lt;/head&gt;

&lt;body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 100%; background-color: #FFFFFF;"&gt;
	&lt;!--[if IE]&gt;&lt;div class="ie-browser"&gt;&lt;![endif]--&gt;
	&lt;table class="nl-container" style="table-layout: fixed; vertical-align: top; min-width: 320px; Margin: 0 auto; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#FFFFFF" valign="top"&gt;
		&lt;tbody&gt;
			&lt;tr style="vertical-align: top;" valign="top"&gt;
				&lt;td style="word-break: break-word; vertical-align: top;" valign="top"&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td align="center" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:transparent;"&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" style="width:500px"&gt;&lt;tr class="layout-full-width" style="background-color:transparent"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 500px; display: table-cell; vertical-align: top; width: 500px;"&gt;
									&lt;div style="width:100% !important;"&gt;
										&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;div style="border-top:0px solid transparent; border-left:0px solid transparent; border-bottom:0px solid transparent; border-right:0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth " align="center" style="padding-right: 0px;padding-left: 0px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr style="line-height:0px"&gt;&lt;td style="padding-right: 0px;padding-left: 0px;" align="center"&gt;&lt;![endif]--&gt;&lt;img class="center  autowidth " align="center" border="0" src="https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; border: 0; height: auto; width: 100%; max-width: 250px; display: block;" width="250"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; width: 100%;" align="center" role="presentation" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 18px; mso-line-height-alt: 22px; margin: 0;"&gt;&lt;span style="font-size: 18px;"&gt;&lt;strong&gt;&lt;span style="font-size: 18px;"&gt;Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: 'Trebuchet MS', Tahoma, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:1.5;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.5; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 18px;"&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We are writing to remind you that you are registered for «Events.Event_Name» to be held on «EventInstance.Event_Start_Local_Time» via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting ID for this program is: &lt;strong&gt;«EventInstance.Online_Meeting_Number»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; &lt;strong&gt;«EventInstance.Online_Meeting_Password»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«ZoomMeetingURL»" style="height:31.5pt; width:136.5pt; v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#D71920"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;&lt;![endif]--&gt;&lt;a href="«ZoomMeetingURL»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #D71920; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: auto; width: auto; border-top: 1px solid #D71920; border-right: 1px solid #D71920; border-bottom: 1px solid #D71920; border-left: 1px solid #D71920; padding-top: 5px; padding-bottom: 5px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;"&gt;
														&lt;span style="line-height: 2; font-size: 16px; mso-line-height-alt: 32px;"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/span&gt;
													&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;span style="color: #ff0000; font-size: 14px;"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt; &lt;/span&gt;&lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; «EventInstance.Online_Meeting_Password»&lt;/p&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; text-align: center; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;br&gt;&lt;span style="font-size: 13px; mso-ansi-font-size: 14px;"&gt;&lt;a style="text-decoration: underline; color: #0068A5;" href="https://zoom.us/j/«EventInstance.Online_Meeting_Number»" target="_blank" rel="noopener"&gt;https://zoom.us/j/«EventInstance.Online_Meeting_Number»&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; height: 0px; width: 100%;" align="center" role="presentation" height="0" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" height="0" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;«EmailFooter»&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;/div&gt;
										&lt;!--&lt;![endif]--&gt;
									&lt;/div&gt;
								&lt;/div&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;
	&lt;/table&gt;
	&lt;!--[if (IE)]&gt;&lt;/div&gt;&lt;![endif]--&gt;
&lt;/body&gt;

&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#FFFFFF"}},"content":{"computedStyle":{"linkColor":"#0068A5","messageBackgroundColor":"transparent","messageWidth":"500px"},"style":{"color":"#000000","font-family":"Arial, 'Helvetica Neue', Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth ","hideContentOnMobile":false,"width":250},"image":{"alt":"Image","href":"","src":"https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;&lt;span style=\"font-size: 18px; line-height: 21px;\" data-mce-style=\"font-size: 18px; line-height: 21px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 18px;\" data-mce-style=\"line-height: 21px; font-size: 18px;\"&gt;Reminder for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 18px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;laquo;Person.First_Name&amp;raquo;,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We are writing to remind you that you are registered for &amp;laquo;Events.Event_Name&amp;raquo; to be held on &amp;laquo;EventInstance.Event_Start_Local_Time&amp;raquo; via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting ID for this program is: &lt;strong&gt;&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting Password (if required) is:&amp;nbsp; &lt;strong&gt;&amp;laquo;EventInstance.Online_Meeting_Password&amp;raquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"button":{"href":"«ZoomMeetingURL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 24px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 32px; font-family: inherit; font-size: 16px;\"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"background-color":"#D71920","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"inherit","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"}},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":142},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button"},{"type":"mailup-bee-newsletter-modules-text","descriptor":{"text":{"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 12px; line-height: 14px;\"&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); font-size: 14px; line-height: 16px;\"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt; &lt;/span&gt;&lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; &amp;laquo;EventInstance.Online_Meeting_Password&amp;raquo;&lt;/p&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px; text-align: center;\"&gt;&lt;br /&gt;&lt;span style=\"font-size: 13px; line-height: 15px;\"&gt;&lt;a style=\"text-decoration: underline;\" href=\"https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;\" target=\"_blank\" rel=\"noopener\"&gt;https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","line-height":"120%","font-family":"inherit"},"computedStyle":{"linkColor":"#0068A5"}},"style":{"padding-top":"10px","padding-right":"10px","padding-bottom":"10px","padding-left":"10px"},"computedStyle":{"hideContentOnMobile":false}}},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","height":"0px","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;«EmailFooter»&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"}}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"500px"}},"locked":false,"type":"one-column-empty"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2020-04-03T17:04:52</CreatedOn>
    <ModifiedOn>2020-04-03T17:04:52</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000001</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"CSC Template" &lt;info@csctemplate.gnosishosting.net&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"&gt;

&lt;head&gt;
	&lt;!--[if gte mso 9]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:AllowPNG/&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
	&lt;meta name="viewport" content="width=device-width"&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;title&gt;&lt;/title&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;style type="text/css"&gt;
		body {
			margin: 0;
			padding: 0;
		}

		table,
		td,
		tr {
			vertical-align: top;
			border-collapse: collapse;
		}

		* {
			line-height: inherit;
		}

		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: none !important;
		}
	&lt;/style&gt;
	&lt;style type="text/css" id="media-query"&gt;
		@media (max-width: 520px) {

			.block-grid,
			.col {
				min-width: 320px !important;
				max-width: 100% !important;
				display: block !important;
			}

			.block-grid {
				width: 100% !important;
			}

			.col {
				width: 100% !important;
			}

			.col&gt;div {
				margin: 0 auto;
			}

			img.fullwidth,
			img.fullwidthOnMobile {
				max-width: 100% !important;
			}

			.no-stack .col {
				min-width: 0 !important;
				display: table-cell !important;
			}

			.no-stack.two-up .col {
				width: 50% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num8 {
				width: 66% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num3 {
				width: 25% !important;
			}

			.no-stack .col.num6 {
				width: 50% !important;
			}

			.no-stack .col.num9 {
				width: 75% !important;
			}

			.video-block {
				max-width: none !important;
			}

			.mobile_hide {
				min-height: 0px;
				max-height: 0px;
				max-width: 0px;
				display: none;
				overflow: hidden;
				font-size: 0px;
			}

			.desktop_hide {
				display: block !important;
				max-height: none !important;
			}
		}
	&lt;/style&gt;
&lt;/head&gt;

&lt;body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 100%; background-color: #FFFFFF;"&gt;
	&lt;!--[if IE]&gt;&lt;div class="ie-browser"&gt;&lt;![endif]--&gt;
	&lt;table class="nl-container" style="table-layout: fixed; vertical-align: top; min-width: 320px; Margin: 0 auto; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#FFFFFF" valign="top"&gt;
		&lt;tbody&gt;
			&lt;tr style="vertical-align: top;" valign="top"&gt;
				&lt;td style="word-break: break-word; vertical-align: top;" valign="top"&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td align="center" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:transparent;"&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" style="width:500px"&gt;&lt;tr class="layout-full-width" style="background-color:transparent"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 500px; display: table-cell; vertical-align: top; width: 500px;"&gt;
									&lt;div style="width:100% !important;"&gt;
										&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;div style="border-top:0px solid transparent; border-left:0px solid transparent; border-bottom:0px solid transparent; border-right:0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth " align="center" style="padding-right: 0px;padding-left: 0px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr style="line-height:0px"&gt;&lt;td style="padding-right: 0px;padding-left: 0px;" align="center"&gt;&lt;![endif]--&gt;&lt;img class="center  autowidth " align="center" border="0" src="https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; border: 0; height: auto; width: 100%; max-width: 250px; display: block;" width="250"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; width: 100%;" align="center" role="presentation" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: 'Trebuchet MS', Tahoma, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:1.5;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.5; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 18px;"&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Thank you for you for registering for «Events.Event_Name» to be held on «EventInstance.Event_Start_Local_Time» via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«ZoomMeetingURL»" style="height:31.5pt; width:136.5pt; v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#D71920"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;&lt;![endif]--&gt;&lt;a href="«ZoomMeetingURL»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #D71920; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: auto; width: auto; border-top: 1px solid #D71920; border-right: 1px solid #D71920; border-bottom: 1px solid #D71920; border-left: 1px solid #D71920; padding-top: 5px; padding-bottom: 5px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;"&gt;
														&lt;span style="line-height: 2; font-size: 16px; mso-line-height-alt: 32px;"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/span&gt;
													&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; text-align: left; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;span style="color: #ff0000; font-size: 14px;"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt;&lt;/span&gt; &lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; «EventInstance.Online_Meeting_Password»&lt;/p&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; text-align: center; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;br&gt;&lt;span style="font-size: 13px; mso-ansi-font-size: 14px;"&gt;&lt;a style="text-decoration: underline; color: #0068A5;" href="https://zoom.us/j/«EventInstance.Online_Meeting_Number»" target="_blank" rel="noopener"&gt;https://zoom.us/j/«EventInstance.Online_Meeting_Number»&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; height: 0px; width: 100%;" align="center" role="presentation" height="0" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" height="0" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;«EmailFooter»&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;/div&gt;
										&lt;!--&lt;![endif]--&gt;
									&lt;/div&gt;
								&lt;/div&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;
	&lt;/table&gt;
	&lt;!--[if (IE)]&gt;&lt;/div&gt;&lt;![endif]--&gt;
&lt;/body&gt;

&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#FFFFFF"}},"content":{"computedStyle":{"linkColor":"#0068A5","messageBackgroundColor":"transparent","messageWidth":"500px"},"style":{"color":"#000000","font-family":"Arial, 'Helvetica Neue', Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth ","hideContentOnMobile":false,"width":250},"image":{"alt":"Image","href":"","src":"https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;Registration&amp;nbsp;Received for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 18px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;laquo;Person.First_Name&amp;raquo;,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Thank you for you for registering for &amp;laquo;Events.Event_Name&amp;raquo; to be held on &amp;laquo;EventInstance.Event_Start_Local_Time&amp;raquo; via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"button":{"href":"«ZoomMeetingURL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 24px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 32px; font-family: inherit; font-size: 16px;\"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"background-color":"#D71920","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"inherit","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"}},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":142},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button"},{"type":"mailup-bee-newsletter-modules-text","descriptor":{"text":{"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 12px; line-height: 14px;\"&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px; text-align: left;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); font-size: 14px; line-height: 16px;\"&gt;&lt;strong&gt;PLEASE NOTE:&lt;/strong&gt;&lt;/span&gt; &lt;em&gt;Certain mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; &amp;laquo;EventInstance.Online_Meeting_Password&amp;raquo;&lt;/p&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px; text-align: center;\"&gt;&lt;br /&gt;&lt;span style=\"font-size: 13px; line-height: 15px;\"&gt;&lt;a style=\"text-decoration: underline;\" href=\"https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;\" target=\"_blank\" rel=\"noopener\"&gt;https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","line-height":"120%","font-family":"inherit"},"computedStyle":{"linkColor":"#0068A5"}},"style":{"padding-top":"10px","padding-right":"10px","padding-bottom":"10px","padding-left":"10px"},"computedStyle":{"hideContentOnMobile":false}}},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","height":"0px","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;«EmailFooter»&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"}}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"500px"}},"locked":false,"type":"one-column-empty"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2020-04-02T07:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T07:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceContent>
    <CIIID>2000000002</CIIID>
    <CIICType>1015</CIICType>
    <CIICSenderInfo>"Gnosis CSC Template" &lt;support@ex.connect4.net&gt;</CIICSenderInfo>
    <CIICSource1Type>1016</CIICSource1Type>
    <CIICSource2>&lt;!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"&gt;
&lt;html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"&gt;

&lt;head&gt;
	&lt;!--[if gte mso 9]&gt;&lt;xml&gt;&lt;o:OfficeDocumentSettings&gt;&lt;o:AllowPNG/&gt;&lt;o:PixelsPerInch&gt;96&lt;/o:PixelsPerInch&gt;&lt;/o:OfficeDocumentSettings&gt;&lt;/xml&gt;&lt;![endif]--&gt;
	&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"&gt;
	&lt;meta name="viewport" content="width=device-width"&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;meta http-equiv="X-UA-Compatible" content="IE=edge"&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;title&gt;&lt;/title&gt;
	&lt;!--[if !mso]&gt;&lt;!--&gt;
	&lt;!--&lt;![endif]--&gt;
	&lt;style type="text/css"&gt;
		body {
			margin: 0;
			padding: 0;
		}

		table,
		td,
		tr {
			vertical-align: top;
			border-collapse: collapse;
		}

		* {
			line-height: inherit;
		}

		a[x-apple-data-detectors=true] {
			color: inherit !important;
			text-decoration: none !important;
		}
	&lt;/style&gt;
	&lt;style type="text/css" id="media-query"&gt;
		@media (max-width: 520px) {

			.block-grid,
			.col {
				min-width: 320px !important;
				max-width: 100% !important;
				display: block !important;
			}

			.block-grid {
				width: 100% !important;
			}

			.col {
				width: 100% !important;
			}

			.col&gt;div {
				margin: 0 auto;
			}

			img.fullwidth,
			img.fullwidthOnMobile {
				max-width: 100% !important;
			}

			.no-stack .col {
				min-width: 0 !important;
				display: table-cell !important;
			}

			.no-stack.two-up .col {
				width: 50% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num8 {
				width: 66% !important;
			}

			.no-stack .col.num4 {
				width: 33% !important;
			}

			.no-stack .col.num3 {
				width: 25% !important;
			}

			.no-stack .col.num6 {
				width: 50% !important;
			}

			.no-stack .col.num9 {
				width: 75% !important;
			}

			.video-block {
				max-width: none !important;
			}

			.mobile_hide {
				min-height: 0px;
				max-height: 0px;
				max-width: 0px;
				display: none;
				overflow: hidden;
				font-size: 0px;
			}

			.desktop_hide {
				display: block !important;
				max-height: none !important;
			}
		}
	&lt;/style&gt;
&lt;/head&gt;

&lt;body class="clean-body" style="margin: 0; padding: 0; -webkit-text-size-adjust: 100%; background-color: #FFFFFF;"&gt;
	&lt;!--[if IE]&gt;&lt;div class="ie-browser"&gt;&lt;![endif]--&gt;
	&lt;table class="nl-container" style="table-layout: fixed; vertical-align: top; min-width: 320px; Margin: 0 auto; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; background-color: #FFFFFF; width: 100%;" cellpadding="0" cellspacing="0" role="presentation" width="100%" bgcolor="#FFFFFF" valign="top"&gt;
		&lt;tbody&gt;
			&lt;tr style="vertical-align: top;" valign="top"&gt;
				&lt;td style="word-break: break-word; vertical-align: top;" valign="top"&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td align="center" style="background-color:#FFFFFF"&gt;&lt;![endif]--&gt;
					&lt;div style="background-color:transparent;"&gt;
						&lt;div class="block-grid " style="Margin: 0 auto; min-width: 320px; max-width: 500px; overflow-wrap: break-word; word-wrap: break-word; word-break: break-word; background-color: transparent;"&gt;
							&lt;div style="border-collapse: collapse;display: table;width: 100%;background-color:transparent;"&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color:transparent;"&gt;&lt;tr&gt;&lt;td align="center"&gt;&lt;table cellpadding="0" cellspacing="0" border="0" style="width:500px"&gt;&lt;tr class="layout-full-width" style="background-color:transparent"&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;td align="center" width="500" style="background-color:transparent;width:500px; border-top: 0px solid transparent; border-left: 0px solid transparent; border-bottom: 0px solid transparent; border-right: 0px solid transparent;" valign="top"&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 0px; padding-left: 0px; padding-top:5px; padding-bottom:5px;"&gt;&lt;![endif]--&gt;
								&lt;div class="col num12" style="min-width: 320px; max-width: 500px; display: table-cell; vertical-align: top; width: 500px;"&gt;
									&lt;div style="width:100% !important;"&gt;
										&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;div style="border-top:0px solid transparent; border-left:0px solid transparent; border-bottom:0px solid transparent; border-right:0px solid transparent; padding-top:5px; padding-bottom:5px; padding-right: 0px; padding-left: 0px;"&gt;
											&lt;!--&lt;![endif]--&gt;
											&lt;div class="img-container center  autowidth " align="center" style="padding-right: 0px;padding-left: 0px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr style="line-height:0px"&gt;&lt;td style="padding-right: 0px;padding-left: 0px;" align="center"&gt;&lt;![endif]--&gt;&lt;img class="center  autowidth " align="center" border="0" src="https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg" alt="Image" title="Image" style="text-decoration: none; -ms-interpolation-mode: bicubic; border: 0; height: auto; width: 100%; max-width: 250px; display: block;" width="250"&gt;
												&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; width: 100%;" align="center" role="presentation" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;Registration Confirmation for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: 'Trebuchet MS', Tahoma, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif;line-height:1.5;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.5; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 18px;"&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&lt;strong&gt;&lt;span style="font-size: 14px;"&gt;«Person.First_Name»,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Thank you for you for registering for «Events.Event_Name» to be held on «EventInstance.Event_Start_Local_Time» via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Zoom Meeting ID for this program is: &lt;strong&gt;«EventInstance.Online_Meeting_Number»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The password (if any) to join is:&amp;nbsp;&lt;strong&gt;«EventInstance.Online_Meeting_Password»&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="line-height: 1.5; font-size: 14px; mso-line-height-alt: 21px; margin: 0;"&gt;&lt;span style="font-size: 14px;"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;div class="button-container" align="center" style="padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0" style="border-spacing: 0; border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt;"&gt;&lt;tr&gt;&lt;td style="padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px" align="center"&gt;&lt;v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="«ZoomMeetingURL»" style="height:31.5pt; width:136.5pt; v-text-anchor:middle;" arcsize="10%" stroke="false" fillcolor="#D71920"&gt;&lt;w:anchorlock/&gt;&lt;v:textbox inset="0,0,0,0"&gt;&lt;center style="color:#ffffff; font-family:Arial, sans-serif; font-size:16px"&gt;&lt;![endif]--&gt;&lt;a href="«ZoomMeetingURL»" target="_blank" style="-webkit-text-size-adjust: none; text-decoration: none; display: inline-block; color: #ffffff; background-color: #D71920; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; width: auto; width: auto; border-top: 1px solid #D71920; border-right: 1px solid #D71920; border-bottom: 1px solid #D71920; border-left: 1px solid #D71920; padding-top: 5px; padding-bottom: 5px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; text-align: center; mso-border-alt: none; word-break: keep-all;"&gt;&lt;span style="padding-left:20px;padding-right:20px;font-size:16px;display:inline-block;"&gt;
														&lt;span style="line-height: 2; font-size: 16px; mso-line-height-alt: 32px;"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/span&gt;
													&lt;/span&gt;&lt;/a&gt;
												&lt;!--[if mso]&gt;&lt;/center&gt;&lt;/v:textbox&gt;&lt;/v:roundrect&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; line-height: 1.2; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;span style="color: #ff0000; font-size: 14px;"&gt;&lt;strong&gt;PLEASE NOTE&lt;/strong&gt;&lt;/span&gt;: &lt;em&gt;Some mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; «EventInstance.Online_Meeting_Password»&lt;/p&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; mso-line-height-alt: 17px; margin: 0;"&gt;&amp;nbsp;&lt;/p&gt;
													&lt;p style="font-size: 14px; line-height: 1.2; text-align: center; mso-line-height-alt: 17px; margin: 0;"&gt;&lt;a style="text-decoration: underline; color: #0068A5;" href="https://zoom.us/j/«EventInstance.Online_Meeting_Number»" target="_blank" rel="noopener"&gt;https://zoom.us/j/«EventInstance.Online_Meeting_Number»&lt;/a&gt;&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;table class="divider" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" role="presentation" valign="top"&gt;
												&lt;tbody&gt;
													&lt;tr style="vertical-align: top;" valign="top"&gt;
														&lt;td class="divider_inner" style="word-break: break-word; vertical-align: top; min-width: 100%; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; padding-top: 10px; padding-right: 10px; padding-bottom: 10px; padding-left: 10px;" valign="top"&gt;
															&lt;table class="divider_content" border="0" cellpadding="0" cellspacing="0" width="100%" style="table-layout: fixed; vertical-align: top; border-spacing: 0; border-collapse: collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-top: 1px solid #BBBBBB; height: 0px; width: 100%;" align="center" role="presentation" height="0" valign="top"&gt;
																&lt;tbody&gt;
																	&lt;tr style="vertical-align: top;" valign="top"&gt;
																		&lt;td style="word-break: break-word; vertical-align: top; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;" height="0" valign="top"&gt;&lt;span&gt;&lt;/span&gt;&lt;/td&gt;
																	&lt;/tr&gt;
																&lt;/tbody&gt;
															&lt;/table&gt;
														&lt;/td&gt;
													&lt;/tr&gt;
												&lt;/tbody&gt;
											&lt;/table&gt;
											&lt;!--[if mso]&gt;&lt;table width="100%" cellpadding="0" cellspacing="0" border="0"&gt;&lt;tr&gt;&lt;td style="padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; font-family: Arial, sans-serif"&gt;&lt;![endif]--&gt;
											&lt;div style="color:#555555;font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;line-height:1.2;padding-top:10px;padding-right:10px;padding-bottom:10px;padding-left:10px;"&gt;
												&lt;div style="line-height: 1.2; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px; color: #555555; mso-line-height-alt: 14px;"&gt;
													&lt;p style="text-align: center; line-height: 1.2; font-size: 12px; mso-line-height-alt: 14px; margin: 0;"&gt;«EmailFooter»&lt;/p&gt;
												&lt;/div&gt;
											&lt;/div&gt;
											&lt;!--[if mso]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
											&lt;!--[if (!mso)&amp;(!IE)]&gt;&lt;!--&gt;
										&lt;/div&gt;
										&lt;!--&lt;![endif]--&gt;
									&lt;/div&gt;
								&lt;/div&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
								&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
							&lt;/div&gt;
						&lt;/div&gt;
					&lt;/div&gt;
					&lt;!--[if (mso)|(IE)]&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;![endif]--&gt;
				&lt;/td&gt;
			&lt;/tr&gt;
		&lt;/tbody&gt;
	&lt;/table&gt;
	&lt;!--[if (IE)]&gt;&lt;/div&gt;&lt;![endif]--&gt;
&lt;/body&gt;

&lt;/html&gt;</CIICSource2>
    <CIICSource2Type>1016</CIICSource2Type>
    <CIICSource4>{"page":{"body":{"container":{"style":{"background-color":"#FFFFFF"}},"content":{"computedStyle":{"linkColor":"#0068A5","messageBackgroundColor":"transparent","messageWidth":"500px"},"style":{"color":"#000000","font-family":"Arial, 'Helvetica Neue', Helvetica, sans-serif"}},"type":"mailup-bee-page-properties","webFonts":[]},"description":"","rows":[{"columns":[{"grid-columns":12,"modules":[{"descriptor":{"computedStyle":{"class":"center  autowidth ","hideContentOnMobile":false,"width":250},"image":{"alt":"Image","href":"","src":"https://gnosismail.s3.amazonaws.com/images/csctemplate-4f71aea0ead04a07b07601259beaac09/Branding/logo-placeholder.jpg"},"style":{"padding-bottom":"0px","padding-left":"0px","padding-right":"0px","padding-top":"0px","width":"100%"}},"locked":false,"type":"mailup-bee-newsletter-modules-image"},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 16px; font-size: 14px;\" data-mce-style=\"line-height: 16px; font-size: 14px;\"&gt;Registration Confirmation for «Events.Event_Name»&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 18px; font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;strong&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;laquo;Person.First_Name&amp;raquo;,&lt;/span&gt;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Thank you for you for registering for &amp;laquo;Events.Event_Name&amp;raquo; to be held on &amp;laquo;EventInstance.Event_Start_Local_Time&amp;raquo; via Zoom Online Meeting.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;When it is time to join, please click on the button below to Join in.&amp;nbsp; The button will open our Online meeting&amp;nbsp;Join Page which will give you the option of joining via your browser or optionally, if you have the Zoom application installed, you may join via that application.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Zoom Meeting ID for this program is: &lt;strong&gt;&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The password (if any) to join is:&amp;nbsp;&lt;strong&gt;&amp;laquo;EventInstance.Online_Meeting_Password&amp;raquo;&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;We look forward to your participation.&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;Sincerely,&lt;/span&gt;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"line-height: 21px; font-size: 14px;\"&gt;&lt;span style=\"line-height: 21px; font-size: 14px;\"&gt;The Program Team.&lt;/span&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","font-family":"'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Tahoma, sans-serif","line-height":"150%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"},{"descriptor":{"button":{"href":"«ZoomMeetingURL»","label":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 24px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;\n&lt;p style=\"line-height: 32px; font-family: inherit; font-size: 16px;\"&gt;&lt;strong&gt;Join Meeting Now&lt;/strong&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"background-color":"#D71920","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-radius":"4px","border-right":"0px solid transparent","border-top":"0px solid transparent","color":"#ffffff","font-family":"inherit","line-height":"200%","max-width":"100%","padding-bottom":"5px","padding-left":"20px","padding-right":"20px","padding-top":"5px","width":"auto"}},"computedStyle":{"height":42,"hideContentOnMobile":false,"width":142},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px","text-align":"center"}},"locked":false,"type":"mailup-bee-newsletter-modules-button"},{"type":"mailup-bee-newsletter-modules-text","descriptor":{"text":{"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"font-family: Arial, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, sans-serif; font-size: 12px; line-height: 14px;\"&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px;\"&gt;&lt;span style=\"color: rgb(255, 0, 0); font-size: 14px; line-height: 16px;\"&gt;&lt;strong&gt;PLEASE NOTE&lt;/strong&gt;&lt;/span&gt;: &lt;em&gt;Some mobile phones may have trouble with the above button. If the button does not work for you, please use the following link and when prompted, enter the password:&lt;/em&gt; &amp;laquo;EventInstance.Online_Meeting_Password&amp;raquo;&lt;/p&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px;\"&gt;&amp;nbsp;&lt;/p&gt;\n&lt;p style=\"font-size: 14px; line-height: 16px; text-align: center;\"&gt;&lt;a style=\"text-decoration: underline;\" href=\"https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;\" target=\"_blank\" rel=\"noopener\"&gt;https://zoom.us/j/&amp;laquo;EventInstance.Online_Meeting_Number&amp;raquo;&lt;/a&gt;&lt;/p&gt;\n&lt;/div&gt;","style":{"color":"#555555","line-height":"120%","font-family":"inherit"},"computedStyle":{"linkColor":"#0068A5"}},"style":{"padding-top":"10px","padding-right":"10px","padding-bottom":"10px","padding-left":"10px"},"computedStyle":{"hideContentOnMobile":false}}},{"descriptor":{"computedStyle":{"align":"center","hideContentOnMobile":false},"divider":{"style":{"border-top":"1px solid #BBBBBB","height":"0px","width":"100%"}},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"}},"locked":false,"type":"mailup-bee-newsletter-modules-divider"},{"descriptor":{"computedStyle":{"hideContentOnMobile":false},"style":{"padding-bottom":"10px","padding-left":"10px","padding-right":"10px","padding-top":"10px"},"text":{"computedStyle":{"linkColor":"#0068A5"},"html":"&lt;div class=\"txtTinyMce-wrapper\" style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\" data-mce-style=\"line-height: 14px; font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif; font-size: 12px;\"&gt;&lt;p style=\"text-align: center; line-height: 14px; font-size: 12px;\" data-mce-style=\"text-align: center; line-height: 14px; font-size: 12px;\"&gt;«EmailFooter»&lt;/p&gt;&lt;/div&gt;","style":{"color":"#555555","font-family":"inherit","line-height":"120%"}}},"locked":false,"type":"mailup-bee-newsletter-modules-text"}],"style":{"background-color":"transparent","border-bottom":"0px solid transparent","border-left":"0px solid transparent","border-right":"0px solid transparent","border-top":"0px solid transparent","padding-bottom":"5px","padding-left":"0px","padding-right":"0px","padding-top":"5px"}}],"container":{"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat"}},"content":{"computedStyle":{"hideContentOnDesktop":false,"hideContentOnMobile":false,"rowColStackOnMobile":true},"style":{"background-color":"transparent","background-image":"none","background-position":"top left","background-repeat":"no-repeat","color":"#000000","width":"500px"}},"locked":false,"type":"one-column-empty"}],"template":{"name":"template-base","type":"basic","version":"2.0.0"},"title":""}}</CIICSource4>
    <CIICSource4Type>1454</CIICSource4Type>
    <CIICContentAvailable>false</CIICContentAvailable>
    <CIICDataDefined>false</CIICDataDefined>
    <CIICDataAvailable>false</CIICDataAvailable>
    <CIICMergeOnServer>false</CIICMergeOnServer>
    <CreatedOn>2020-04-02T07:46:47</CreatedOn>
    <ModifiedOn>2020-04-02T07:46:47</ModifiedOn>
    <ModifiedBy>1000</ModifiedBy>
    <ModByName>Connect4 Support</ModByName>
  </CommsItemInstanceContent>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000000</CIIID>
    <RGID>2000000000</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000001</CIIID>
    <RGID>2000000001</RGID>
  </CommsItemInstanceCRJoin>
  <CommsItemInstanceCRJoin>
    <CIIID>2000000002</CIIID>
    <RGID>2000000002</RGID>
  </CommsItemInstanceCRJoin>
  <__SourceCommsTypes>
    <REID>1015</REID>
    <REName>E-Mail Message</REName>
    <REAliasName>EmailMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.1</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Email.dll,Connect4.Framework.Email.cEmailEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Email</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <Content2DataType>1018</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>1</CommsMethodAddressType>
    <IconNum>2</IconNum>
    <RequiresTheseFields>EPrimaryEmailAddress,PID,EIDPrimary,PFirstName|First_Name,PLastName|Last_Name</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1020</REID>
    <REName>MSWord Mail-Merge</REName>
    <REAliasName>MSWordMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.3</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cMSWordEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Hardcopy</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>1021</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <IconNum>3</IconNum>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>true</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>true</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1168</REID>
    <REName>Mail File Generation</REName>
    <REAliasName>MailFileGeneration</REAliasName>
    <InterfacePluginNumAndSubMode>3.9</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cExportFileEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>Postal Mail</PublicMediaName>
    <Content1DataType>0</Content1DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>true</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1169</REID>
    <REName>SMS Text Message</REName>
    <REAliasName>SMSTextMessage</REAliasName>
    <InterfacePluginNumAndSubMode>3.11</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cSMSTextEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>SMS Text Msg.</PublicMediaName>
    <Content1DataType>1016</Content1DataType>
    <CommsMethodAddressType>3</CommsMethodAddressType>
    <RequiresTheseFields>PID,TIDPhoneMobile,TPhoneMobile,THasSMS,TSMSDenied</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1174</REID>
    <REName>Gnosis Report Design</REName>
    <REAliasName>GREPMergeEngine</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1265</REID>
    <REName>RTF Mail-Merge</REName>
    <REAliasName>RTFMerge</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>HardCopy</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1272</REID>
    <REName>Envelopes (Gnosis Rep Design)</REName>
    <REAliasName>GREPEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.13</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.dll,Connect4.Framework.Plugins.CommsEngines.AdditionalCommsEngines.cGREPMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1173</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>true</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsTypes>
    <REID>1276</REID>
    <REName>Envelopes (for RTF Mail-Merge)</REName>
    <REAliasName>RTFEnvelopes</REAliasName>
    <InterfacePluginNumAndSubMode>3.15</InterfacePluginNumAndSubMode>
    <EnginePluginNumAndSubMode>CommsModule.dll,Connect4.Framework.Plugins.CommsModule.cRTFMergeEngine</EnginePluginNumAndSubMode>
    <PublicMediaName>N/A</PublicMediaName>
    <Content1DataType>1263</Content1DataType>
    <Content2DataType>0</Content2DataType>
    <Content3DataType>0</Content3DataType>
    <CommsMethodAddressType>2</CommsMethodAddressType>
    <RequiresTheseFields>AIDPrimary,HID</RequiresTheseFields>
    <NeedsLocalDataCache>false</NeedsLocalDataCache>
    <NeedsLocalFieldList>true</NeedsLocalFieldList>
    <CanRunMergeOnServer>false</CanRunMergeOnServer>
    <CanRunMergeOnClient>true</CanRunMergeOnClient>
    <PreferredMergeOnServer>false</PreferredMergeOnServer>
    <TestModeDisabled>false</TestModeDisabled>
    <bSpare1>false</bSpare1>
    <bSpare2>false</bSpare2>
    <bSpare3>false</bSpare3>
    <RECatID>30</RECatID>
  </__SourceCommsTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1016</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Plain Text</SysRefName>
    <SysRefStr1>txt</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1018</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>HTML</SysRefName>
    <SysRefStr1>htm</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1021</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>MS Word Document</SysRefName>
    <SysRefStr1>doc</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1173</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Gnosis Report Format</SysRefName>
    <SysRefStr1>repx</SysRefStr1>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1263</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>RTF</SysRefName>
    <SysRefStr1>rtf</SysRefStr1>
    <SysRefStr2>txt</SysRefStr2>
    <BSFSource>3</BSFSource>
  </__SourceCommsDataTypes>
  <__SourceCommsDataTypes>
    <SysIndex>1454</SysIndex>
    <SysRefGroup>8</SysRefGroup>
    <SysRefName>Beefree</SysRefName>
    <SysRefDescription>The beefree/pro/plugin json format (template) that the html is built from</SysRefDescription>
    <SysRefStr1>beeJSON</SysRefStr1>
  </__SourceCommsDataTypes>
</GCOMDEF>