Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Sub New ( _
value As Object _
)
'Usage
Dim value As Object
Dim instance As New MultiValuedProperty(value)
public MultiValuedProperty(
Object value
)
Parameters
- value
Type: System.Object
See also
Reference
MultiValuedProperty<T> members