DstFldId

MoveItemData.DstFldId property

Specifies the server ID of the destination folder (that is, the folder to which the items are moved). The DstFldId property value can be up to 64 characters in length.

public string DstFldId { get; set; }

See Also