struct

PlaceOS::Model::OutlookManifest

Inherits Struct < Value < Object

Constructors

new(app_id : String, app_domain : String, app_resource : String, source_location : String, function_file_url : String, taskpane_url : String, rooms_button_url : String, desks_button_url : String, version : String)
Source

Instance methods

app_domain
app_id
app_resource
clone
Source
copy_with(app_id _app_id = @app_id, app_domain _app_domain = @app_domain, app_resource _app_resource = @app_resource, source_location _source_location = @source_location, function_file_url _function_file_url = @function_file_url, taskpane_url _taskpane_url = @taskpane_url, rooms_button_url _rooms_button_url = @rooms_button_url, desks_button_url _desks_button_url = @desks_button_url, version _version = @version)
Source
desks_button_url
function_file_url
rooms_button_url
source_location
taskpane_url
to_xml
Source
version