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.
This member overrides MultiValuedPropertyBase.CopyChangesFrom(MultiValuedPropertyBase).
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public Overrides Sub CopyChangesFrom ( _
changedMvp As MultiValuedPropertyBase _
)
'Usage
Dim instance As MultiValuedProperty
Dim changedMvp As MultiValuedPropertyBase
instance.CopyChangesFrom(changedMvp)
public override void CopyChangesFrom(
MultiValuedPropertyBase changedMvp
)
Parameters
- changedMvp
Type: Microsoft.Exchange.Data.MultiValuedPropertyBase