Phone.Published Property

Definition

Read-write property that indicates a phone has been published when the property value returns as true.

public:
 property bool Published { bool get(); void set(bool value); };
public bool Published { get; set; }
member this.Published : bool with get, set
Public Property Published As Boolean

Property Value

Applies to