Hello, I want to open the SMSFolder through my OutlookSession but do not find it. Is it possible to open the SMSFolder through OutlookSession and read SMS? thx
The Microsoft PocketOutlook library doesn't provide access to SMS messages on the device, only the ability to send an outgoing message. We have an alternative which includes full access to the Emails and Sms accounts on the device - http://inthehand.com/content/Mobile.aspx Otherwise you'll need to write native code to interact with CEMAPI. Peter -- Peter Foot Microsoft Device Application Development MVP peterfoot.net | appamundi.com | inthehand.com APPA Mundi Ltd - Software Solutions for a Mobile World In The Hand Ltd - .NET Components for Mobility "juvi" wrote in message news:857734E4-6B8C-428B-9212-F57B8E8C9E95@microsoft.com... > Hello, > > I want to open the SMSFolder through my OutlookSession but do not find it. > Is it possible to open the SMSFolder through OutlookSession and read SMS? > > thx