PublishedApplicationDetails.AvailableToUsers 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.
Optional. A flag to denote if the application will be available to the end user.
public bool AvailableToUsers { get; set; }
member this.AvailableToUsers : bool with get, set
Public Property AvailableToUsers As Boolean