InheritedChatRoomInviteProperty.LocalValue 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 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.