Share via


MultiValuedProperty<T>.Empty property

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

Syntax

'Declaration
Public Shared ReadOnly Property Empty As MultiValuedProperty(Of T)
    Get
'Usage
Dim value As MultiValuedProperty(Of T)

value = MultiValuedProperty.Empty
public static MultiValuedProperty<T> Empty { get; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<T>
Returns MultiValuedProperty<T>.

See also

Reference

MultiValuedProperty<T> class

MultiValuedProperty<T> members

Microsoft.Exchange.Data namespace