<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://docs.hostway.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=GET_Exchange_Mailbox_Blackberry_Statistics</id>
		<title>GET Exchange Mailbox Blackberry Statistics - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://docs.hostway.com/index.php?action=history&amp;feed=atom&amp;title=GET_Exchange_Mailbox_Blackberry_Statistics"/>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=GET_Exchange_Mailbox_Blackberry_Statistics&amp;action=history"/>
		<updated>2026-04-20T22:35:54Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.18.0</generator>

	<entry>
		<id>http://docs.hostway.com/index.php?title=GET_Exchange_Mailbox_Blackberry_Statistics&amp;diff=1410&amp;oldid=prev</id>
		<title>Mike.robski: 1 revision: Release 95</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=GET_Exchange_Mailbox_Blackberry_Statistics&amp;diff=1410&amp;oldid=prev"/>
				<updated>2014-07-02T05:59:31Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision: Release 95&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
		&lt;tr valign='top'&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;← Older revision&lt;/td&gt;
		&lt;td colspan='1' style=&quot;background-color: white; color:black;&quot;&gt;Revision as of 05:59, 2 July 2014&lt;/td&gt;
		&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Mike.robski</name></author>	</entry>

	<entry>
		<id>http://docs.hostway.com/index.php?title=GET_Exchange_Mailbox_Blackberry_Statistics&amp;diff=1409&amp;oldid=prev</id>
		<title>Mike.robski at 13:36, 20 May 2013</title>
		<link rel="alternate" type="text/html" href="http://docs.hostway.com/index.php?title=GET_Exchange_Mailbox_Blackberry_Statistics&amp;diff=1409&amp;oldid=prev"/>
				<updated>2013-05-20T13:36:56Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Get Blackberry Service Statistics of an existing Exchange Mailbox&lt;br /&gt;
&lt;br /&gt;
== Parameters ==&lt;br /&gt;
; account_number - ''string''&lt;br /&gt;
: The account-number that the Exchange resource belongs to&lt;br /&gt;
&lt;br /&gt;
; domain_name - ''string''&lt;br /&gt;
: The domain-name that is associated with the Exchange resource&lt;br /&gt;
&lt;br /&gt;
; username - ''string''&lt;br /&gt;
: The username of the requested mailbox&lt;br /&gt;
&lt;br /&gt;
== Response Body ==&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
   &amp;quot;statistics&amp;quot;: {&lt;br /&gt;
      &amp;quot;name&amp;quot;: &amp;quot;John Lee&amp;quot;,&lt;br /&gt;
      &amp;quot;pin&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;deviceType&amp;quot;: &amp;quot;unknown&amp;quot;,&lt;br /&gt;
      &amp;quot;deviceStatus&amp;quot;: &amp;quot;Initializing&amp;quot;,&lt;br /&gt;
      &amp;quot;dataService&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;forwarded&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;sent&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;pending&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;filtered&amp;quot;: 0,&lt;br /&gt;
      &amp;quot;lastTransactionResult&amp;quot;: &amp;quot;N/A&amp;quot;,&lt;br /&gt;
      &amp;quot;lastFwdTime&amp;quot;: &amp;quot;12/31/1999 16:00:00&amp;quot;,&lt;br /&gt;
      &amp;quot;lastSentTime&amp;quot;: &amp;quot;12/31/1999 16:00:00&amp;quot;&lt;br /&gt;
   },&lt;br /&gt;
   &amp;quot;links&amp;quot;:[&lt;br /&gt;
      {&amp;quot;rel&amp;quot;: &amp;quot;self&amp;quot;, &amp;quot;href&amp;quot;: &amp;quot;https://{server_name}/account/{account-id}/exchange/{domain-name}/mailboxes/{username}/blackberry/statistics&amp;quot;}&lt;br /&gt;
   ]&lt;br /&gt;
} &lt;br /&gt;
 &amp;lt;/nowiki&amp;gt;&lt;br /&gt;
; name - ''string''&lt;br /&gt;
: name of the mailbox relevant to the Blackberry service&lt;br /&gt;
&lt;br /&gt;
; pin - ''int''&lt;br /&gt;
: Blackberry service's pin code. Returns '''null''' when such one does not exist.&lt;br /&gt;
&lt;br /&gt;
; deviceType - ''string''&lt;br /&gt;
: type of the Blackberry device. Returns '''null''' when such one is not provided.&lt;br /&gt;
&lt;br /&gt;
; deviceStatus - ''string''&lt;br /&gt;
: current status of the Blackberry device.&lt;br /&gt;
&lt;br /&gt;
; dataService - ''int''&lt;br /&gt;
: show if the data service is enabled. The values can be '''0''' or '''1'''.&lt;br /&gt;
&lt;br /&gt;
; forwarded - ''int''&lt;br /&gt;
: number of the messages forwarded&lt;br /&gt;
&lt;br /&gt;
; sent - ''int''&lt;br /&gt;
: number of the messages sent&lt;br /&gt;
&lt;br /&gt;
; pending - ''int''&lt;br /&gt;
: number of the messages pending&lt;br /&gt;
&lt;br /&gt;
; filtered - ''int''&lt;br /&gt;
: number of the messages filtered&lt;br /&gt;
&lt;br /&gt;
; lastTransactionResult - ''string''&lt;br /&gt;
: result of the last transaction&lt;br /&gt;
&lt;br /&gt;
; lastFwdTime - ''string''&lt;br /&gt;
: last time when a message was forwarded. Returns '''null''' when such one is not provided.&lt;br /&gt;
&lt;br /&gt;
; lastSentTime - ''string''&lt;br /&gt;
: last time when a message was sent. Returns '''null''' when such one is not provided.&lt;br /&gt;
&lt;br /&gt;
; links - ''list''&lt;br /&gt;
: [[Hypermedia]] for this resource. Links to self.&lt;br /&gt;
&lt;br /&gt;
==Response Codes==&lt;br /&gt;
&lt;br /&gt;
;200&lt;br /&gt;
: Ok&lt;br /&gt;
&lt;br /&gt;
;405&lt;br /&gt;
: Unsupported method&lt;br /&gt;
&lt;br /&gt;
;404&lt;br /&gt;
: No blackberry service enabled for the relevant mailbox&lt;br /&gt;
&lt;br /&gt;
;502&lt;br /&gt;
: Internal server error&lt;br /&gt;
&lt;br /&gt;
[[Category:Hostway API]]&lt;br /&gt;
[[Category:Exchange API]]&lt;/div&gt;</summary>
		<author><name>Mike.robski</name></author>	</entry>

	</feed>