Share via


UMCallDataRecord.Gateway property

Namespace:  Microsoft.Exchange.UM.UMCommon
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property Gateway As String
    Get
    Friend Set
'Usage
Dim instance As UMCallDataRecord
Dim value As String

value = instance.Gateway
public string Gateway { get; internal set; }

Property value

Type: System.String

See also

Reference

UMCallDataRecord class

UMCallDataRecord members

Microsoft.Exchange.UM.UMCommon namespace