LocalizedString.FullId property
Namespace: Microsoft.Exchange.Data.Common
Assembly: Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)
Syntax
'Declaration
Public ReadOnly Property FullId As String
Get
'Usage
Dim instance As LocalizedString
Dim value As String
value = instance.FullId
public string FullId { get; }
Property value
Type: System.String