<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=BulkMail_getUserResourceIdsForSent</id>
	<title>BulkMail getUserResourceIdsForSent - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.catglobe.com/index.php?action=history&amp;feed=atom&amp;title=BulkMail_getUserResourceIdsForSent"/>
	<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=BulkMail_getUserResourceIdsForSent&amp;action=history"/>
	<updated>2026-06-19T08:15:56Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://wiki.catglobe.com/index.php?title=BulkMail_getUserResourceIdsForSent&amp;diff=25656&amp;oldid=prev</id>
		<title>Tranvuthaibinh: Created page with &quot;Category:Email_and_SMS_Functions {{HelpFiles}}  ==== BulkMail_getUserResourceIdsForSent ====  return a array which contains Users Ids were sent email within a specific tim...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.catglobe.com/index.php?title=BulkMail_getUserResourceIdsForSent&amp;diff=25656&amp;oldid=prev"/>
		<updated>2016-10-26T09:05:56Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;a href=&quot;/Category:Email_and_SMS_Functions&quot; title=&quot;Category:Email and SMS Functions&quot;&gt;Category:Email_and_SMS_Functions&lt;/a&gt; {{HelpFiles}}  ==== BulkMail_getUserResourceIdsForSent ====  return a array which contains Users Ids were sent email within a specific tim...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:Email_and_SMS_Functions]]&lt;br /&gt;
{{HelpFiles}}&lt;br /&gt;
&lt;br /&gt;
==== BulkMail_getUserResourceIdsForSent ====&lt;br /&gt;
&lt;br /&gt;
return a array which contains Users Ids were sent email within a specific time period&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Syntax&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
BulkMail_getUserResourceIdsForSent(bMResourceId,sSentDate,eSentDate)&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Arguments&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
*bMResourceId: is number. It is bulkMail resource id&lt;br /&gt;
*sSentDate: is date time array. &lt;br /&gt;
*eSentDate: is date time array.&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Return value&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
array&lt;br /&gt;
&lt;br /&gt;
=== Examples ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;source lang=&amp;quot;javascript&amp;quot;&amp;gt;&lt;br /&gt;
number bRsId = 15540904;&lt;br /&gt;
array startDate = {2016,06,29,0,0,0,394,43,0};&lt;br /&gt;
array endDate =  {2016,06,30,23,59,59,394,43,0};&lt;br /&gt;
array listUsers = BulkMail_getUserResourceIdsForSent(bRsId,startDate,endDate);&lt;br /&gt;
print(listUsers);&lt;br /&gt;
//Result:&lt;br /&gt;
{11737,79572,171837,182532,187534,382459,411736,525909,537715,583201,668759,858130}&lt;br /&gt;
&amp;lt;/source&amp;gt;&lt;/div&gt;</summary>
		<author><name>Tranvuthaibinh</name></author>
	</entry>
</feed>