ApplicationEndpointExtensionMethods.GetApplicationEndpointOwnerProperties Method
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 Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpoint ^ endpoint);
C#
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
Lync UCMA latest and other versions
Product | Versions |
---|---|
Lync UCMA | 4.0, 5.0, latest |
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpointOwnerPropertiesChangedEventArgs ^ e);
C#
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
Lync UCMA latest and other versions
Product | Versions |
---|---|
Lync UCMA | 4.0, 5.0, latest |
public:
[System::Runtime::CompilerServices::Extension]
static Microsoft::Rtc::Internal::Collaboration::ApplicationEndpointOwnerProperties ^ GetApplicationEndpointOwnerProperties(Microsoft::Rtc::Collaboration::ApplicationEndpointSettingsDiscoveredEventArgs ^ e);
C#
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
Parameters
Returns
Applies to
Lync UCMA latest and other versions
Product | Versions |
---|---|
Lync UCMA | 4.0, 5.0, latest |