BlackBerry Forums Support Community
              

Closed Thread
 
Thread Tools
Old 10-23-2014, 04:50 AM   #1
robHaines
New Member
 
Join Date: Oct 2014
Model: 7100T
PIN: N/A
Carrier: o2
Posts: 1
Default Export RIM properties off email

Please Login to Remove!

Hi, Does anyone have any powershell EWS code they are willing to share that will pull off the RIM properties from emails?

Specifcally i'm trying to get the following....
PR_RIM_INTERNET_MESSAGE_ID
PR_RIM_MSG_REF_ID
PR_RIM_MSG_ON_DEVICE_3_6
PR_RIM_MSG_STATUS
PR_RIM_PAGER_TX_FLAG
PR_RIM_MSG_FOLDER_ID

I can get PR_RIM_INTERNET_MESSAGE_ID with no problems. However when i try to get the others I get a blank value. MFCMapi also reports the "name was found as ANSI"
Outlookspy shows the property as chinese characters.

I've also tried getting to the property via the tag and/or the DSAL but to no avail.

This is a snippet of the code.....
Sets the GUID of the property
$PR_RIM_MSG_REF_ID = new-object Guid("00020329-0000-0000-C000-000000000046")
Defines the type of the property
$pidtagPR_RIM_MSG_REF_ID = new-object Microsoft.Exchange.WebServices.Data.ExtendedProper tyDefinition($PR_RIM_MSG_REF_ID, "PR_RIM_MSG_REF_ID", [Microsoft.Exchange.WebServices.Data.MapiPropertyTy pe]::long);
Creates property array
$proplist = New-Object System.Collections.ArrayList
Add property to array
[void]$proplist.add($pidtagPR_RIM_MSG_REF_ID)
Defines the required extended properties required from the email
$psPropertySet = new-object Microsoft.Exchange.WebServices.Data.PropertySet([Microsoft.Exchange.WebServices.Data.BasePropertySe t]::IdOnly, $proplist)
Gets the required extended properties required from the email
$msMessage = [Microsoft.Exchange.WebServices.Data.EmailMessage]::Bind($service,$ItemId.UniqueId,$psPropertySet)
Displays the value of extended property PR_RIM_MSG_REF_ID
$BB_RIM_MSG_REF_ID = $msMessage.ExtendedProperties | where{$_.PropertyDefinition -like "*PR_RIM_MSG_REF_ID*"}

Any assistance would be appreciated.

Thanks
Rob
Offline  
Closed Thread


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads for: Export RIM properties off email
Thread Thread Starter Forum Replies Last Post
AOL email problems on my VZW curve MrJayDeeOne General 8300 Series Discussion - Curve 2 02-22-2009 09:24 PM
RIM Introduces the BlackBerry Curve Smartphone BlackBerryLinks BlackBerry In the News 0 05-03-2007 03:47 AM
[2006-02-09] RIM Announces Workaround Contingency for BlackBerry Customers jibi BlackBerry In the News 0 02-09-2006 08:17 PM
Sending and receiving email on the device simulator ryancarroll Developer Forum 1 09-30-2005 01:50 PM
[2005-04-04] RIM to Preview Next Generation BlackBerry MDS at WES bfrye BlackBerry In the News 3 04-13-2005 08:02 AM


Dec/Adac Corp. D4-10390 Rev 6 Model 1664ATTL Output Pulse Board 1983 (B16) picture

Dec/Adac Corp. D4-10390 Rev 6 Model 1664ATTL Output Pulse Board 1983 (B16)

$189.99



Niedermaier vintage Mannequins Visual Display Props Dec. 1991 Catalogue picture

Niedermaier vintage Mannequins Visual Display Props Dec. 1991 Catalogue

$141.00



VINTAGE Bruker Board DEC W4P3042 for SpectroSpin 250 picture

VINTAGE Bruker Board DEC W4P3042 for SpectroSpin 250

$99.99



VINTAGE WESTERN ELECTRIC METER ORDNANCE A322525 WWII ERA DECEMBER 1943 picture

VINTAGE WESTERN ELECTRIC METER ORDNANCE A322525 WWII ERA DECEMBER 1943

$30.00



Adec Vintage Adjusting Dentist Doctor Medical Stool Rolling Swivel Chair picture

Adec Vintage Adjusting Dentist Doctor Medical Stool Rolling Swivel Chair

$199.99



HSS 12pcs Valve Seat & Face Cutter 45dec 30dec 20dec for Vintage Car, Bikes ,Jee picture

HSS 12pcs Valve Seat & Face Cutter 45dec 30dec 20dec for Vintage Car, Bikes ,Jee

$235.94







Copyright © 2004-2016 BlackBerryForums.com.
The names RIM © and BlackBerry © are registered Trademarks of BlackBerry Inc.