InheritedChatRoomInviteProperty Class

Definition

Represents the room invitations property which is derived from information associated with a chatroom, as well as information associated with the parent category.

public ref class InheritedChatRoomInviteProperty
public class InheritedChatRoomInviteProperty
type InheritedChatRoomInviteProperty = class
Public Class InheritedChatRoomInviteProperty
Inheritance
InheritedChatRoomInviteProperty

Properties

InheritedValue

Gets the inherited value of the property.
This value is the effective Value of the property on the parent.

LocalValue

Gets the locally defined value of the property.

Value

Gets the effective value of the property. This is the actual value which defines the behavior, as resolved from the rules governing this property, as well as the LocalValue and InheritedValue which have been defined.

Methods

ToString()

Returns a String that represents the current InheritedChatRoomInviteProperty.

Applies to