bassngom
Results
1
comments of
bassngom
> //1st Try > > ``` > ExtendedPropertyDefinition gender = new ExtendedPropertyDefinition(0x3a4d,MapiPropertyType.Short); > contact.setExtendedProperty(gender,1); this is how I usually do. It worked fine but now i note that the gender...