Office.DialogMessageOptions interface

Provides options for how to send messages, in either direction, between a dialog and its parent.

Remarks

Requirement set: DialogOrigin 1.1

Properties

targetOrigin

Specifies the intended recipient domain for a message sent, in either direction, between a dialog and its parent. For example, https://resources.contoso.com.

Property Details

targetOrigin

Specifies the intended recipient domain for a message sent, in either direction, between a dialog and its parent. For example, https://resources.contoso.com.

targetOrigin: string;

Property Value

string