MultiValuedPropertyBase.IsNullOrEmpty Method
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Shared Function IsNullOrEmpty ( _
property As MultiValuedPropertyBase _
) As Boolean
'Usage
Dim property As MultiValuedPropertyBase
Dim returnValue As Boolean
returnValue = MultiValuedPropertyBase.IsNullOrEmpty(property)
public static bool IsNullOrEmpty(
MultiValuedPropertyBase property
)
Parameters
- property
Type: Microsoft.Exchange.Data.MultiValuedPropertyBase
Return Value
Type: System.Boolean
Returns Boolean.