This version of Unity is unsupported.

Toast.arguments

public string arguments;

Description

Arguments to be passed for application when toast notification is activated.

Passed arguments can be accessed via Application.arguments. Note, that arguments are only supported in XAML builds.