UserEndpointExtensions.GetServerSideConversationHistory(UserEndpoint) 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 bool GetServerSideConversationHistory(Microsoft::Rtc::Collaboration::UserEndpoint ^ endpoint);
public static bool GetServerSideConversationHistory (this Microsoft.Rtc.Collaboration.UserEndpoint endpoint);
static member GetServerSideConversationHistory : Microsoft.Rtc.Collaboration.UserEndpoint -> bool
<Extension()>
Public Function GetServerSideConversationHistory (endpoint As UserEndpoint) As Boolean
Parameters
- endpoint
- UserEndpoint