ToString Method

For debug purposes, to show nice information for the group in the log file.

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

Syntax

'Declaration
Public Overrides Function ToString As String
'Usage
Dim instance As Group
Dim returnValue As String

returnValue = instance.ToString()
public override string ToString()

Return Value

Type: System..::..String

See Also

Reference

Group Class

Group Members

Microsoft.Rtc.Collaboration.ContactsGroups Namespace