Not sure how SourceForge handles pulls, so I write the solution right here ;) EwsExchangeSession.java + 1573 updates.add(Field.createFieldUpdate("sensitivity", convertClassToSensitivity(vCalendar.getFirstVeventPropertyValue("CLASS")))); somewhere at the bottom protected static final Map<String, String> classToSensitivityMap = new HashMap<String, String>(); static { classToSensitivityMap.put("PUBLIC", "0"); classToSensitivityMap.put("PRIVATE", "2"); classToSensitivityMap.put("CONFIDENTIAL", "3");...
Not sure how SourceForge handles pulls, so I write the solution right here ;) EwsExchangeSession.java + 1573 updates.add(Field.createFieldUpdate("sensitivity", convertClassToSensitivity(vCalendar.getFirstVeventPropertyValue("CLASS")))); somewhere at the bottom protected static final Map<string, string=""> classToSensitivityMap = new HashMap<string, string="">();</string,></string,> static { classToSensitivityMap.put("PUBLIC", "0"); classToSensitivityMap.put("PRIVATE", "2"); classToSensitivityMap.put("CONFIDENTIAL",...
Not sure how SourceForge handles pulls, so I write the solution right here ;) EwsExchangeSession.java + 1573 updates.add(Field.createFieldUpdate("sensitivity", convertClassToSensitivity(vCalendar.getFirstVeventPropertyValue("CLASS")))); somewhere protected static final Map<string, string=""> classToSensitivityMap = new HashMap<string, string="">();</string,></string,> static { classToSensitivityMap.put("PUBLIC", "0"); classToSensitivityMap.put("PRIVATE", "2"); classToSensitivityMap.put("CONFIDENTIAL",...
oh... ok. Thanks!
Great! I'm glad you could make this fix so fast =)
It's our own client. I'm working at a German company developing an ERP system. And...
LAST-MODIFIED not MAST-MODIFIED
LAST-MODIFIED not included in VEvent