<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>core_v2_emailAddress Property Template</title><link>https://community.telligent.com/community/13/w/api-documentation/73203/core_5F00_v2_5F00_emailaddress-property-template</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>core_v2_emailAddress Property Template</title><link>https://community.telligent.com/community/13/w/api-documentation/73203/core_5F00_v2_5F00_emailaddress-property-template</link><pubDate>Fri, 08 Mar 2024 17:22:27 GMT</pubDate><guid isPermaLink="false">b810f9ea-9b77-44ec-9cff-bcfd2e00f0b4</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/73203/core_5F00_v2_5F00_emailaddress-property-template#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:22:27&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;p&gt;Enables entering and rendering email addresses in configuration forms.&lt;/p&gt;&lt;h4&gt;&lt;em&gt;Supported Data Types&lt;/em&gt;&lt;/h4&gt;&lt;p&gt;string, url&lt;p&gt;&lt;h4&gt;&lt;em&gt;Scripted Extension Configuration XML&lt;/em&gt;&lt;/h4&gt;&lt;pre&gt;&amp;lt;property id=&amp;quot;propertyId&amp;quot; labelResourceName=&amp;quot;nameResource&amp;quot; descriptionResourceName=&amp;quot;descriptionResource&amp;quot; dataType=&amp;quot;string&amp;quot; template=&amp;quot;core_v2_emailAddress&amp;quot;  /&amp;gt;&lt;/pre&gt;&lt;h4&gt;&lt;em&gt;Plugin Configuration C#&lt;/em&gt;&lt;/h4&gt;&lt;pre&gt;var property = new Property
{
	Id = &amp;quot;propertyId&amp;quot;,
	LabelResourceName = &amp;quot;nameResource&amp;quot;,
	DescriptionResourceName = &amp;quot;descriptionResource&amp;quot;,
	DataType = &amp;quot;string&amp;quot;,
	Template = &amp;quot;core_v2_emailAddress&amp;quot;
};&lt;/pre&gt;&lt;/p&gt;&lt;/p&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>