SetMailboxRelocationRequest.SkipMoving property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property SkipMoving As SkippableMoveComponent()
    Get
    Set
'Usage
Dim instance As SetMailboxRelocationRequest
Dim value As SkippableMoveComponent()

value = instance.SkipMoving

instance.SkipMoving = value
public SkippableMoveComponent[] SkipMoving { get; set; }

Property value

Type: []

See also

Reference

SetMailboxRelocationRequest class

SetMailboxRelocationRequest members

Microsoft.Exchange.Management.RecipientTasks namespace