.NET Components for Mobility

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • How to compare ItemId?

    Hi, It seems I can't compare two ItemId. I have the following code: ItemId _myItemId; void session_MessagingItemCreated(object sender, MessagingItemEventArgs e) { _myIemId = e.ItemId; } void session_MessagingItemModified(object sender, MessagingItemEventArgs e) { if ( e.ItemId == _myItemId ) { ....
Page 1 of 1 (1 items)
Copyright © 2001-2008 In The Hand Ltd. All rights reserved. Terms of Use and Privacy Policy.