LocalizedException.StringId property

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

Syntax

'Declaration
Public ReadOnly Property StringId As String
    Get
'Usage
Dim instance As LocalizedException
Dim value As String

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

Property value

Type: System.String
Returns String.

See also

Reference

LocalizedException class

LocalizedException members

Microsoft.Exchange.Data.Common namespace