UserEndpointExtensions.EnableServerSideConversationHistory Method
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.
public:
[System::Runtime::CompilerServices::Extension]
static void EnableServerSideConversationHistory(Microsoft::Rtc::Collaboration::UserEndpoint ^ endpoint);
public static void EnableServerSideConversationHistory (this Microsoft.Rtc.Collaboration.UserEndpoint endpoint);
static member EnableServerSideConversationHistory : Microsoft.Rtc.Collaboration.UserEndpoint -> unit
<Extension()>
Public Sub EnableServerSideConversationHistory (endpoint As UserEndpoint)
Parameters
- endpoint
- UserEndpoint