Del via


ExClusTransientException.FunName Property

Namespace:  Microsoft.Exchange.Common
Assembly:  Microsoft.Exchange.Common (in Microsoft.Exchange.Common.dll)

Syntax

'Declaration
Public ReadOnly Property FunName As String
    Get
'Usage
Dim instance As ExClusTransientException
Dim value As String

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

Property Value

Type: System.String