TaskModuleTaskInfo.FallbackUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets if a client does not support the task module feature, this URL is opened in a browser tab.
public string FallbackUrl { get; set; }
member this.FallbackUrl : string with get, set
Public Property FallbackUrl As String
Property Value
The fallback URL to open in a browser tab if the client does not support the task module feature.