LocalPresentityNotificationEventArgsExtensions.GetIsPreferredEndpointForPrivacyMigration 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 GetIsPreferredEndpointForPrivacyMigration(Microsoft::Rtc::Collaboration::Presence::LocalPresentityNotificationEventArgs ^ e, System::String ^ id);
public static bool GetIsPreferredEndpointForPrivacyMigration (this Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs e, string id);
static member GetIsPreferredEndpointForPrivacyMigration : Microsoft.Rtc.Collaboration.Presence.LocalPresentityNotificationEventArgs * string -> bool
<Extension()>
Public Function GetIsPreferredEndpointForPrivacyMigration (e As LocalPresentityNotificationEventArgs, id As String) As Boolean
Parameters
- id
- String