I am facing am issue in Outlook VSTO addIn where OutlookFormRegion is used in Adjoining FormRegionType. So is there a way to change its state i.e. expand (if region is collapsed) via C#?
I could not find a location where this state persists? In my opinion, we can change this by accessing this?
Also share your thoughts if we can disable this expand/collapse option?
Any idea?