Partager via


RemotePresentityNotificationData.SourceNetwork Property

NOTE: This API is now obsolete.

Gets the source network for this presence data notification.

Namespace:  Microsoft.Rtc.Collaboration.Presence
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public Property SourceNetwork As SourceNetwork
    Get
    Friend Set
'Usage
Dim instance As RemotePresentityNotificationData
Dim value As SourceNetwork

value = instance.SourceNetwork
[ObsoleteAttribute("This class will be removed from future versions.")]
public SourceNetwork SourceNetwork { get; internal set; }

Property Value

Type: Microsoft.Rtc.Collaboration.SourceNetwork

See Also

Reference

RemotePresentityNotificationData Class

RemotePresentityNotificationData Members

Microsoft.Rtc.Collaboration.Presence Namespace