ApplicationEndpointExtensionMethods.GetApplicationEndpointOwnerProperties 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.
Overloads
GetApplicationEndpointOwnerProperties(ApplicationEndpoint)
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpoint ^ endpoint);
public static Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties GetApplicationEndpointOwnerProperties (this Microsoft.Rtc.Collaboration.ApplicationEndpoint endpoint);
static member GetApplicationEndpointOwnerProperties : Microsoft.Rtc.Collaboration.ApplicationEndpoint -> Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties
<Extension()>
Public Function GetApplicationEndpointOwnerProperties (endpoint As ApplicationEndpoint) As ApplicationEndpointOwnerProperties
Parameters
- endpoint
- ApplicationEndpoint
Returns
Applies to
GetApplicationEndpointOwnerProperties(ApplicationEndpointOwnerPropertiesChangedEventArgs)
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpointOwnerPropertiesChangedEventArgs ^ e);
public static Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties GetApplicationEndpointOwnerProperties (this Microsoft.Rtc.Collaboration.ApplicationEndpointOwnerPropertiesChangedEventArgs e);
static member GetApplicationEndpointOwnerProperties : Microsoft.Rtc.Collaboration.ApplicationEndpointOwnerPropertiesChangedEventArgs -> Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties
<Extension()>
Public Function GetApplicationEndpointOwnerProperties (e As ApplicationEndpointOwnerPropertiesChangedEventArgs) As ApplicationEndpointOwnerProperties
Parameters
Returns
Applies to
GetApplicationEndpointOwnerProperties(ApplicationEndpointSettingsDiscoveredEventArgs)
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpointSettingsDiscoveredEventArgs ^ e);
public static Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties GetApplicationEndpointOwnerProperties (this Microsoft.Rtc.Collaboration.ApplicationEndpointSettingsDiscoveredEventArgs e);
static member GetApplicationEndpointOwnerProperties : Microsoft.Rtc.Collaboration.ApplicationEndpointSettingsDiscoveredEventArgs -> Microsoft.Rtc.Internal.Collaboration.ApplicationEndpointOwnerProperties
<Extension()>
Public Function GetApplicationEndpointOwnerProperties (e As ApplicationEndpointSettingsDiscoveredEventArgs) As ApplicationEndpointOwnerProperties