Share via


ExtensibleQueueInfo.TlsDomain property

Namespace:  Microsoft.Exchange.Data.QueueViewer
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
Public MustOverride Property TlsDomain As String
    Get
    Friend Set
'Usage
Dim instance As ExtensibleQueueInfo
Dim value As String

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

Property value

Type: System.String

See also

Reference

ExtensibleQueueInfo class

ExtensibleQueueInfo members

Microsoft.Exchange.Data.QueueViewer namespace