I am developing a javascript addin for Mail. I want to support Mac Classic Client as well. The minimum required api set for messageChild() method of dialog api is listed as Mail 1.9 and Dialog API 1.2 . Does it depend on both or just the Dialog API version?
It is a bit ambiguous as the method seems to work on Mac Classic even though it only has a maximum supported requirement set of Mail 1.8.
2