Share via


LocalizedString.Empty field

The Empty field is true if this LocalizedString object is empty. Otherwise, the Empty property is false.

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

Syntax

'Declaration
Public Shared ReadOnly Empty As LocalizedString
'Usage
Dim value As LocalizedString

value = LocalizedString.Empty
public static readonly LocalizedString Empty

See also

Reference

LocalizedString structure

LocalizedString members

Microsoft.Exchange.Data.Common namespace