Sdílet prostřednictvím


PidfDocument.ToString Method

NOTE: This API is now obsolete.

Provides a more user-friendly string representation.

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 Overrides Function ToString As String
'Usage
Dim instance As PidfDocument
Dim returnValue As String

returnValue = instance.ToString()
[ObsoleteAttribute("This class will be removed from future versions.")]
public override string ToString()

Return Value

Type: System.String
A concise string representation of the presence information.

See Also

Reference

PidfDocument Class

PidfDocument Members

Microsoft.Rtc.Collaboration.Presence Namespace