I'm developing a provider-hosted app and I need to create a CustomAction using CSOM on the host web and set the HostWebDialog attribute so that a new dialog opens instead of navigating to a new page. However the HostWebDialog property seems to be not available for Microsoft.SharePoint.Client.UserCustomAction. Is it possible to do using CSOM?
Many thanks,
Elena.