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.
The boolean value of this active event if published or not.
public bool? IsPublished { get; }
member this.IsPublished : Nullable<bool>
Public ReadOnly Property IsPublished As Nullable(Of Boolean)