Quantcast
Channel: Exchange Server Development forum
Viewing all articles
Browse latest Browse all 7132

get outlook UserProperties in RoutingAgent

$
0
0

Similar question:Where are the UserProperty?

In outlook add-in “FormRegion1_FormRegionShowing”Method, I write code:

mailItem = ((Microsoft.Office.Tools.Outlook.FormRegionControl)sender).OutlookItem as Outlook.MailItem;

mailItem.UserProperties.Add(“USERLEVEL”, Outlook.OlUserPropertyType.olText, Type.Missing, Type.Missing);

I want in RoutingAgent class get the UserProperties (“USERLEVEL”), Have any good suggestions and comments. Thanks!



Anything is Possible!


Viewing all articles
Browse latest Browse all 7132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>