InheritedChatRoomInviteProperty.LocalValue Property

Definition

Gets the locally defined value of the property.

public:
 property Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomInvitationSetting LocalValue { Microsoft::Rtc::Collaboration::PersistentChat::ChatRoomInvitationSetting get(); };
public Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomInvitationSetting LocalValue { get; }
member this.LocalValue : Microsoft.Rtc.Collaboration.PersistentChat.ChatRoomInvitationSetting
Public ReadOnly Property LocalValue As ChatRoomInvitationSetting

Property Value

The locally defined value.

Applies to