Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

PresenceChangedEventArgs::PeerPresenceInfo Property

 

Specifies the changed presence information of a PeerEndPoint as well as a string provided by PeerPresenceInfo describing the updated presence status.

Namespace:   System.Net.PeerToPeer.Collaboration
Assembly:  System.Net (in System.Net.dll)

public:
property PeerPresenceInfo^ PeerPresenceInfo {
	PeerPresenceInfo^ get();
}

Property Value

Type: System.Net.PeerToPeer.Collaboration::PeerPresenceInfo^

Changed presence information for PeerEndPoint and a string describing the updated presence status.

.NET Framework
Available since 3.5
Return to top
Show:
© 2017 Microsoft