InheritedChatRoomInviteProperty.InheritedValue 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 the inherited value of the property.
This value is the effective Value of the property on the parent.
public:
property bool InheritedValue { bool get(); };
public bool InheritedValue { get; }
member this.InheritedValue : bool
Public ReadOnly Property InheritedValue As Boolean
Property Value
The inherited value.