Partilhar via


CallOrbit.OrbitNumber Property

Gets the string representation of the orbit number.

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

Syntax

'Declaration
Public ReadOnly Property OrbitNumber As String
    Get
'Usage
Dim instance As CallOrbit
Dim value As String

value = instance.OrbitNumber
public string OrbitNumber { get; }

Property Value

Type: System.String

See Also

Reference

CallOrbit Class

CallOrbit Members

Microsoft.Rtc.Collaboration Namespace